[git pull] Please pull powerpc.git merge branch

From: Benjamin Herrenschmidt
Date: Thu Nov 18 2010 - 00:47:07 EST


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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/