[git pull] Please pull powerpc.git merge branch
Paul Mackerras
paulus at samba.org
Mon Jun 9 22:10:23 EST 2008
Please pull from the 'merge' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge
to get 4 more bug-fix commits, plus one from Stephen Rothwell that
changes one place where we do sprintf(pci_name(dev), ... to use
dev_set_name() instead, so that we don't end up with an error when a
change that is in Greg KH's tree (changing pci_name(dev) to be const)
hits your tree.
Thanks,
Paul.
arch/powerpc/boot/Makefile | 4 ++--
arch/powerpc/kernel/pci_64.c | 2 +-
arch/powerpc/kernel/signal_64.c | 4 +++-
arch/powerpc/mm/mem.c | 3 +--
drivers/net/Kconfig | 2 +-
include/linux/memory_hotplug.h | 16 ++++++++--------
6 files changed, 16 insertions(+), 15 deletions(-)
Adrian Bunk (1):
[POWERPC] boot/Makefile CONFIG_ variable fixes
Benjamin Herrenschmidt (1):
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
Nathan Lynch (2):
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUG
Stephen Rothwell (1):
[POWERPC] Use dev_set_name in pci_64.c
More information about the Linuxppc-dev
mailing list