diff options
| author | 2014-08-09 09:58:12 -0700 | |
|---|---|---|
| committer | 2014-08-09 09:58:12 -0700 | |
| commit | 63b12bdb0d21aca527996fb2c547387bfd3e14b8 (patch) | |
| tree | 6ab83b2a1c289f30fea18b88f04138ee69c37c6f /tools/perf/scripts/python/syscall-counts.py | |
| parent | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm (diff) | |
| parent | powerpc: Use sigsp() (diff) | |
| download | linux-dev-63b12bdb0d21aca527996fb2c547387bfd3e14b8.tar.xz linux-dev-63b12bdb0d21aca527996fb2c547387bfd3e14b8.zip | |
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
Pull arch signal handling cleanup from Richard Weinberger:
 "This patch series moves all remaining archs to the get_signal(),
  signal_setup_done() and sigsp() functions.
  Currently these archs use open coded variants of the said functions.
  Further, unused parameters get removed from get_signal_to_deliver(),
  tracehook_signal_handler() and signal_delivered().
  At the end of the day we save around 500 lines of code."
* 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc: (43 commits)
  powerpc: Use sigsp()
  openrisc: Use sigsp()
  mn10300: Use sigsp()
  mips: Use sigsp()
  microblaze: Use sigsp()
  metag: Use sigsp()
  m68k: Use sigsp()
  m32r: Use sigsp()
  hexagon: Use sigsp()
  frv: Use sigsp()
  cris: Use sigsp()
  c6x: Use sigsp()
  blackfin: Use sigsp()
  avr32: Use sigsp()
  arm64: Use sigsp()
  arc: Use sigsp()
  sas_ss_flags: Remove nested ternary if
  Rip out get_signal_to_deliver()
  Clean up signal_delivered()
  tracehook_signal_handler: Remove sig, info, ka and regs
  ...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
