summaryrefslogtreecommitdiff
path: root/include/linux/raid
diff options
context:
space:
mode:
authorChris Wright <chrisw@osdl.org>2004-10-21 18:18:17 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-21 18:18:17 -0700
commitabed516f43d3fddae7314b5f923c3a3d8fad6bad (patch)
tree734d4489222bd075f2416c1a9ababc5bb3f294d9 /include/linux/raid
parent57f0ee4d436cb27a8e7c7724d281a2d092106534 (diff)
[PATCH] make __sigqueue_alloc() a general helper
Posix timers preallocate siqueue structures during timer creation and keep them for reuse. This allocation happens in user context with no locks held, however it's designated as an atomic allocation. Loosen this restriction, and while we're at it let's do a bit of code consolidation so signal sending uses same __sigqueue_alloc() helper. Signed-off-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/raid')
0 files changed, 0 insertions, 0 deletions