]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit469cd91d3737636d28bedccea1c80c0d40ab5a92
treea529c4f512de3867f7c2373d1cc7f3171673ac66
parentfc6cc46de3bca2e1b3a0589af2cda28c9e411f70
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