Add assembler equivalents to __init{,date}_refok
authorRalf Baechle <ralf@linux-mips.org>
Tue, 16 Oct 2007 08:23:47 +0000 (01:23 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:42:49 +0000 (09:42 -0700)
commit0322a2b84096270c238da45f444bd3c9eb6f5e9c
treea529c4f512de3867f7c2373d1cc7f3171673ac66
parentbfe8df3d314bddf30758bd738e0087e80964760c
Add assembler equivalents to __init{,date}_refok

I need __INIT_REFOK to fix a MODPOST warning for a few MIPS configs which
have to call init code from .text very early in the game due to bootloader
issues.  __INITDATA_REFOK is just for consistency.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/init.h