linux/include
Rusty Russell af49d9248f Remove "unsafe" from module struct
Adrian Bunk points out that "unsafe" was used to mark modules touched by
the deprecated MOD_INC_USE_COUNT interface, which has long gone.  It's time
to remove the member from the module structure, as well.

If you want a module which can't unload, don't register an exit function.

(Vlad Yasevich says SCTP is now safe to unload, so just remove the
__unsafe there).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Shannon Nelson <shannon.nelson@intel.com>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Cc: Sridhar Samudrala <sri@us.ibm.com>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:49 -07:00
..
acpi
asm-alpha kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-arm kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-arm26 softlockup: make asm/irq_regs.h available on every platform 2007-10-17 08:42:47 -07:00
asm-avr32 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-blackfin kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-cris kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-frv kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-generic unexport asm/shmparam.h 2007-10-17 08:42:47 -07:00
asm-h8300 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-ia64 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-m32r kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-m68k kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-m68knommu kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-mips kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-parisc kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-powerpc kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-ppc softlockup: make asm/irq_regs.h available on every platform 2007-10-17 08:42:47 -07:00
asm-s390 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-sh kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-sh64 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-sparc kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-sparc64 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-um uml: style fixes in FP code 2007-10-16 09:43:07 -07:00
asm-v850 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-x86 kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
asm-xtensa kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
crypto [CRYPTO] sha: Add header file for SHA definitions 2007-10-10 16:55:50 -07:00
keys
linux Remove "unsafe" from module struct 2007-10-17 08:42:49 -07:00
math-emu
media v4l: copy_to_user() is not a good method name 2007-10-13 09:58:59 -07:00
mtd
net [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 2007-10-15 12:50:28 -07:00
pcmcia pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices 2007-10-16 09:42:50 -07:00
rdma
rxrpc
scsi remove sglist_len 2007-10-16 11:24:44 +02:00
sound [ALSA] version 1.0.15 2007-10-16 16:57:46 +02:00
video pm2fb: hardware cursor support for the Permedia2 2007-10-16 09:43:18 -07:00
xen
Kbuild