diff options
| author | Chris Wright <chrisw@osdl.org> | 2004-10-21 18:18:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-10-21 18:18:17 -0700 |
| commit | abed516f43d3fddae7314b5f923c3a3d8fad6bad (patch) | |
| tree | 734d4489222bd075f2416c1a9ababc5bb3f294d9 /include/linux/string.h | |
| parent | 57f0ee4d436cb27a8e7c7724d281a2d092106534 (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/string.h')
0 files changed, 0 insertions, 0 deletions
