aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorRavikiran G Thirumalai <[email protected]>2006-06-22 14:47:26 -0700
committerLinus Torvalds <[email protected]>2006-06-22 15:05:57 -0700
commitde047c1bcd7f7bcfbdc29eb5b439fb332594da3f (patch)
treeff0d52044559971b8d68aaeb00fc7b6a876b3a3d /net/lapb/lapb_subr.c
parentc89681ed7d0e4a61d35bdc12c06c6733b718b2cb (diff)
[PATCH] avoid tasklist_lock at getrusage for multithreaded case too
Avoid taking tasklist_lock for at getrusage for the multithreaded case too. We don't need to take the tasklist lock for thread traversal of a process since Oleg's do-__unhash_process-under-siglock.patch and related work. Signed-off-by: Ravikiran Thirumalai <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: "Eric W. Biederman" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions