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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev