summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@tv-sign.ru>2005-10-30 23:02:17 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-31 01:37:19 (GMT)
commit19a4fcb531659f2f7d18b5d04cee039176e9540d (patch)
tree30e0636d6163a5c0c3a4ad41c2d5f49cd858b457 /usr
parent932aeafbe8521a9a9d790152d66020e0fef2029b (diff)
downloadlinux-19a4fcb531659f2f7d18b5d04cee039176e9540d.tar.xz
[PATCH] kill sigqueue->lock
This lock is used in sigqueue_free(), but it is always equal to current->sighand->siglock, so we don't need to keep it in the struct sigqueue. Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions