diff options
author | Matt Fleming <[email protected]> | 2012-03-11 11:59:33 -0400 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2012-03-11 11:59:29 -0400 |
commit | ad252ffa2a0fbb1f37e81688322034b3af037cee (patch) | |
tree | 5adf49c487acce304549ecec7d987fcd30e6a37e /net/lapb/lapb_timer.c | |
parent | 3ab121ab18669226742891416fe7ecc86dadb047 (diff) |
[S390] 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.
Cc: Oleg Nesterov <[email protected]>
Acked-by: Martin Schwidefsky <[email protected]>
Cc: [email protected]
Signed-off-by: Matt Fleming <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions