Skip to content

Commit 3ca3925

Browse files
committed
Updates to mark version 1.2.14.
Signed-off-by: Nathan Fontenot <[email protected]>
1 parent 54b295f commit 3ca3925

File tree

3 files changed

+41
-12
lines changed

3 files changed

+41
-12
lines changed

Changelog

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
powerpc-utils-1.2.14
2+
=====================================================================
3+
commit 54b295ff2ec131d173ebf3913565adbe4a5f0c2f
4+
Author: Nathan Fontenot <[email protected]>
5+
Date: Wed Oct 17 13:47:49 2012 -0400
6+
7+
The latest kernels allow for users to get/set the DSCR value on a per proces
8+
This allows for more refined DSCR setting in applications. This is implement
9+
by using the ptrace peekuser capabilites in the kernel and simply doing a
10+
ptrace attach and peek from the ppc64_cpu command. Note: this does not actua
11+
stop the process we are attaching to while under ptrace control.
12+
13+
The patch does a little more than just adding this functionality since the
14+
--dscr commad now takes an optional -p <pid> option. This required an
15+
updated to the command parsing code to allow this.
16+
17+
Signed-off-by: Nathan Fontenot <[email protected]>
18+
19+
commit 90029c93af26f01ef37624fd9d27809d6734f5f7
20+
Author: Santiago Leon <[email protected]>
21+
Date: Wed Oct 17 13:35:14 2012 -0400
22+
23+
Includes the status field for Ethernet devices. This field is necessary for
24+
the End-to-End Virtual Device View feature. The field is blindly set to 1
25+
because we're trying to mimic AIX's lsdevinfo behavior that always sets it t
26+
unless the device doesn't have a driver, which can't happen in Linux.
27+
28+
Signed-off-by: Santiago Leon <[email protected]>
29+
130
powerpc-utils-1.2.13
231
=====================================================================
332
commit 361dcc6ee5ca8a41b311b0c82c88d4633c884b2a

configure

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.63 for powerpc-utils 1.2.13.
3+
# Generated by GNU Autoconf 2.63 for powerpc-utils 1.2.14.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
596596
# Identity of this package.
597597
PACKAGE_NAME='powerpc-utils'
598598
PACKAGE_TARNAME='powerpc-utils'
599-
PACKAGE_VERSION='1.2.13'
600-
PACKAGE_STRING='powerpc-utils 1.2.13'
599+
PACKAGE_VERSION='1.2.14'
600+
PACKAGE_STRING='powerpc-utils 1.2.14'
601601
PACKAGE_BUGREPORT='[email protected]'
602602

603603
ac_unique_file="src/rtas_ibm_get_vpd.c"
@@ -1286,7 +1286,7 @@ if test "$ac_init_help" = "long"; then
12861286
# Omit some internal or obsolete options to make the list less imposing.
12871287
# This message is too long to be a string in the A/UX 3.1 sh.
12881288
cat <<_ACEOF
1289-
\`configure' configures powerpc-utils 1.2.13 to adapt to many kinds of systems.
1289+
\`configure' configures powerpc-utils 1.2.14 to adapt to many kinds of systems.
12901290
12911291
Usage: $0 [OPTION]... [VAR=VALUE]...
12921292
@@ -1352,7 +1352,7 @@ fi
13521352

13531353
if test -n "$ac_init_help"; then
13541354
case $ac_init_help in
1355-
short | recursive ) echo "Configuration of powerpc-utils 1.2.13:";;
1355+
short | recursive ) echo "Configuration of powerpc-utils 1.2.14:";;
13561356
esac
13571357
cat <<\_ACEOF
13581358
@@ -1439,7 +1439,7 @@ fi
14391439
test -n "$ac_init_help" && exit $ac_status
14401440
if $ac_init_version; then
14411441
cat <<\_ACEOF
1442-
powerpc-utils configure 1.2.13.
1442+
powerpc-utils configure 1.2.14.
14431443
generated by GNU Autoconf 2.63
14441444
14451445
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1453,7 +1453,7 @@ cat >config.log <<_ACEOF
14531453
This file contains any messages produced by compilers while
14541454
running configure, to aid debugging if configure makes a mistake.
14551455
1456-
It was created by powerpc-utils $as_me 1.2.13, which was
1456+
It was created by powerpc-utils $as_me 1.2.14, which was
14571457
generated by GNU Autoconf 2.63. Invocation command line was
14581458
14591459
$ $0 $@
@@ -2172,7 +2172,7 @@ fi
21722172
21732173
# Define the identity of the package.
21742174
PACKAGE='powerpc-utils'
2175-
VERSION='1.2.13'
2175+
VERSION='1.2.14'
21762176
21772177
21782178
cat >>confdefs.h <<_ACEOF
@@ -6806,7 +6806,7 @@ done
68066806
68076807
68086808
echo "Configuring powerpc-utils.spec"
6809-
sed "s|\@VERSION\@|1.2.13|g" powerpc-utils.spec.in > powerpc-utils.spec
6809+
sed "s|\@VERSION\@|1.2.14|g" powerpc-utils.spec.in > powerpc-utils.spec
68106810
68116811
ac_config_files="$ac_config_files Makefile src/Makefile src/drmgr/Makefile scripts/Makefile man/Makefile"
68126812
@@ -7279,7 +7279,7 @@ exec 6>&1
72797279
# report actual input values of CONFIG_FILES etc. instead of their
72807280
# values after options handling.
72817281
ac_log="
7282-
This file was extended by powerpc-utils $as_me 1.2.13, which was
7282+
This file was extended by powerpc-utils $as_me 1.2.14, which was
72837283
generated by GNU Autoconf 2.63. Invocation command line was
72847284
72857285
CONFIG_FILES = $CONFIG_FILES
@@ -7333,7 +7333,7 @@ Report bugs to <[email protected]>."
73337333
_ACEOF
73347334
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
73357335
ac_cs_version="\\
7336-
powerpc-utils config.status 1.2.13
7336+
powerpc-utils config.status 1.2.14
73377337
configured by $0, generated by GNU Autoconf 2.63,
73387338
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
73397339

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- Autoconf -*-
22
# Process this file with autoconf to produce a configure script.
3-
m4_define([ppu_version], 1.2.13)
3+
m4_define([ppu_version], 1.2.14)
44

55
AC_PREREQ([2.63])
66
AC_INIT([powerpc-utils], ppu_version, [[email protected]])

0 commit comments

Comments
 (0)