Please pull powerpc.git 'merge' branch
Paul Mackerras
paulus at samba.org
Thu Nov 16 13:19:17 EST 2006
Linus,
Since the mirroring on kernel.org is slow today, please do:
git pull \
master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git merge
or, once the mirror catches up:
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge
to get the two commits from Stephen Rothwell listed below.
Thanks,
Paul.
include/asm-powerpc/systbl.h | 1 +
include/asm-powerpc/topology.h | 8 +++++++-
include/asm-powerpc/unistd.h | 3 ++-
3 files changed, 10 insertions(+), 2 deletions(-)
commit 9716a340310a383751a06589d0775fad04bd3f54
Author: Stephen Rothwell <sfr at canb.auug.org.au>
Date: Mon Nov 13 14:52:42 2006 +1100
[POWERPC] Wire up sys_move_pages
All the infrastructure is already in place for this, so we only need
to allocate a syscall number and hook it up.
Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus at samba.org>
commit 056f4faa572f64fa926491a7d42c627c9dc507a7
Author: Stephen Rothwell <sfr at canb.auug.org.au>
Date: Mon Nov 13 14:51:46 2006 +1100
[POWERPC] Add the thread_siblings files to sysfs
This adds the /sys/devices/system/cpu/*/topology/thread_siblings
files on powerpc. These files are already available on other
architectures.
Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus at samba.org>
More information about the Linuxppc-dev
mailing list