[git pull] Please pull powerpc.git merge branch
Benjamin Herrenschmidt
benh at kernel.crashing.org
Thu Nov 18 16:46:48 EST 2010
Hi Linus !
Here are a handful of bug fixes and trivialities for powerpc for you
to pull.
Thanks !
Cheers,
Ben.
The following changes since commit 7957f0a857754c555e07f58a3fb83ac29501478c:
Linus Torvalds (1):
Fix build failure due to hwirq.h needing smp_lock.h
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge
Alessio Igor Bogani (1):
powerpc: Update a BKL related comment
Benjamin Herrenschmidt (1):
powerpc: Fix div64 in bootloader
Kumar Gala (2):
powerpc/mm: Fix build error in setup_initial_memory_limit
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Michael Neuling (1):
powerpc: Fix call to subpage_protection()
Nishanth Aravamudan (1):
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
kerstin jonsson (1):
powerpc: Set CONFIG_32BIT on ppc32
arch/powerpc/Kconfig | 4 ++++
arch/powerpc/boot/div64.S | 3 ++-
arch/powerpc/kernel/setup_64.c | 5 ++---
arch/powerpc/mm/hash_utils_64.c | 2 +-
arch/powerpc/mm/tlb_low_64e.S | 5 ++++-
arch/powerpc/mm/tlb_nohash.c | 2 +-
arch/powerpc/platforms/pseries/Kconfig | 6 ++++++
arch/powerpc/platforms/pseries/eeh.c | 2 --
arch/powerpc/platforms/pseries/pci_dlpar.c | 2 --
9 files changed, 20 insertions(+), 11 deletions(-)
More information about the Linuxppc-dev
mailing list