aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2009-05-03 23:11:18 +0200
committerIngo Molnar <[email protected]>2009-05-05 20:28:05 +0200
commit41c51c98f588edcdf6141cff1895df738e03ddd4 (patch)
treeb33243575558927974e0f90735fac5224dd135cf /net/lapb/lapb_iface.c
parent05725f7eb4b8acb147c5fc7b91397b1f6bcab00d (diff)
rcu: rcu_sched_grace_period(): kill the bogus flush_signals()
As a kernel thread, rcu_sched_grace_period() runs with all signals ignored. It can never receive a signal even if it sleeps in TASK_INTERRUPTIBLE, it needs the explicit allow_signal() to be visible for signals. [ Impact: reduce kernel size, remove dead code ] Signed-off-by: Oleg Nesterov <[email protected]> Reviewed-by: Paul E. McKenney <[email protected]> Cc: Andrew Morton <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions