[GIT PULL] arm64 patches for 3.9

From: Catalin Marinas
Date: Tue Mar 19 2013 - 14:20:08 EST


Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit a937536b868b8369b98967929045f1df54234323:

Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-fixes

for you to fetch changes up to 792072066d30372772137be9ee2f4d72d77329f9:

arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS (2013-03-19 16:19:19 +0000)

----------------------------------------------------------------
- Fix !SMP build error.
- Fix padding computation in struct ucontext (no ABI change).
- Minor clean-up after the signal patches (unused var).
- Two old Kconfig options clean-up.

----------------------------------------------------------------
Andreas Schwab (1):
arm64: fix padding computation in struct ucontext

Catalin Marinas (2):
arm64: Removed unused variable in compat_setup_rt_frame()
arm64: Fix build error with !SMP

Paul Bolle (2):
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS

arch/arm64/Kconfig | 1 -
arch/arm64/Kconfig.debug | 11 -----------
arch/arm64/configs/defconfig | 1 -
arch/arm64/include/asm/ucontext.h | 2 +-
arch/arm64/kernel/arm64ksyms.c | 2 ++
arch/arm64/kernel/signal32.c | 1 -
6 files changed, 3 insertions(+), 15 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/