summaryrefslogtreecommitdiffstats
path: root/mm/oom_kill.c
diff options
context:
space:
mode:
authorMatt Fleming <matt.fleming@intel.com>2012-03-21 16:33:46 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-21 17:54:55 -0700
commitce24d8a14207c2036df86d2bd3d14b4393eb51e3 (patch)
tree41644b88fc0b226c7fcf1c935ac262a07e94aac1 /mm/oom_kill.c
parentd12f7c4a2f5d5c03ace0543d8cc70966c54d0692 (diff)
downloadlinux-ce24d8a14207c2036df86d2bd3d14b4393eb51e3.tar.gz
linux-ce24d8a14207c2036df86d2bd3d14b4393eb51e3.tar.xz
linux-ce24d8a14207c2036df86d2bd3d14b4393eb51e3.zip
sparc: use block_sigmask()
Use the new helper function introduced in commit 5e6292c0f28f ("signal: add block_sigmask() for adding sigmask to current->blocked") which centralises the code for updating current->blocked after successfully delivering a signal and reduces the amount of duplicate code across architectures. In the past some architectures got this code wrong, so using this helper function should stop that from happening again. Acked-by: Oleg Nesterov <oleg@redhat.com> Acked-by: "David S. Miller" <davem@davemloft.net> Signed-off-by: Matt Fleming <matt.fleming@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions