Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Pull arm updates from Russell King: "This contains both some fixes found when trying to get the Assabet+neponset setup as a replacement firewall with a 3c589 PCMCIA card, and a bunch of changes from Al to fix up the ARM signal handling, particularly some of the restart behaviour." * 'for-linus' of git://git.linaro.org/people/rmk/linux-arm: ARM: neponset: make sure neponset_ncr_frob() is exported ARM: fix out[bwl]() arm: don't open-code ptrace_report_syscall() arm: bury unused _TIF_RESTORE_SIGMASK arm: remove unused restart trampoline arm: new way of handling ERESTART_RESTARTBLOCK arm: if we get into work_pending while returning to kernel mode, just go away arm: don't call try_to_freeze() from do_signal() arm: if there's no handler we need to restore sigmask, syscall or no syscall arm: trim _TIF_WORK_MASK, get rid of useless test and branch... arm: missing checks of __get_user()/__put_user() return values
No related branches found
No related tags found
Showing
- arch/arm/include/asm/io.h 11 additions, 13 deletionsarch/arm/include/asm/io.h
- arch/arm/include/asm/thread_info.h 5 additions, 3 deletionsarch/arm/include/asm/thread_info.h
- arch/arm/kernel/entry-common.S 6 additions, 2 deletionsarch/arm/kernel/entry-common.S
- arch/arm/kernel/ptrace.c 3 additions, 0 deletionsarch/arm/kernel/ptrace.c
- arch/arm/kernel/signal.c 18 additions, 67 deletionsarch/arm/kernel/signal.c
- arch/arm/kernel/signal.h 0 additions, 2 deletionsarch/arm/kernel/signal.h
- arch/arm/kernel/traps.c 0 additions, 2 deletionsarch/arm/kernel/traps.c
- arch/arm/mach-sa1100/neponset.c 1 addition, 0 deletionsarch/arm/mach-sa1100/neponset.c
Loading
Please register or sign in to comment