diff options
author | 2006-07-14 00:24:15 -0700 | |
---|---|---|
committer | 2006-07-14 21:53:53 -0700 | |
commit | 6bc02d8412b422388f86b09ae40d762c0bc05290 (patch) | |
tree | 7cc50e1c98febff068f31b138b2cae53a9966c9b /lib/idr.c | |
parent | [PATCH] drivers/block/cpqarray.c: remove an unused variable (diff) | |
download | linux-rng-6bc02d8412b422388f86b09ae40d762c0bc05290.tar.xz linux-rng-6bc02d8412b422388f86b09ae40d762c0bc05290.zip |
[PATCH] unexport open_softirq
Christoph Hellwig:
open_softirq just enables a softirq. The softirq array is statically
allocated so to add a new one you would have to patch the kernel. So
there's no point to keep this export at all as any user would have to
patch the enum in include/linux/interrupt.h anyway.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/idr.c')
0 files changed, 0 insertions, 0 deletions