• Linus Torvalds's avatar
    Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm · 227d1e43
    Linus Torvalds authored
    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
    227d1e43
signal.c 18.7 KB