summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorMatt Fleming <matt.fleming@intel.com>2012-03-21 23:33:46 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-22 00:54:55 (GMT)
commitce24d8a14207c2036df86d2bd3d14b4393eb51e3 (patch)
tree41644b88fc0b226c7fcf1c935ac262a07e94aac1 /mm
parentd12f7c4a2f5d5c03ace0543d8cc70966c54d0692 (diff)
downloadlinux-fsl-qoriq-ce24d8a14207c2036df86d2bd3d14b4393eb51e3.tar.xz
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')
0 files changed, 0 insertions, 0 deletions