diff options
| author | 2006-12-06 20:32:47 -0800 | |
|---|---|---|
| committer | 2006-12-07 08:39:22 -0800 | |
| commit | 298ec1e2ac85cecce3eddd167286359358c44d5d (patch) | |
| tree | 36472ce09abe8bcb0dbdb56270abaf572594cb30 /mm/sparse.c | |
| parent | [PATCH] Remove bio_cachep from slab.h (diff) | |
| download | wireguard-linux-298ec1e2ac85cecce3eddd167286359358c44d5d.tar.xz wireguard-linux-298ec1e2ac85cecce3eddd167286359358c44d5d.zip | |
[PATCH] Move sighand_cachep to include/signal.h
Move sighand_cachep definitioni to linux/signal.h
The sighand cache is only used in fs/exec.c and kernel/fork.c. It is defined
in kernel/fork.c but only used in fs/exec.c.
The sighand_cachep is related to signal processing. So add the definition to
signal.h.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions
