From: Ralf Baechle Date: Tue, 16 Oct 2007 08:23:47 +0000 (-0700) Subject: Add assembler equivalents to __init{,date}_refok X-Git-Tag: v2.6.24-rc1~1266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0322a2b84096270c238da45f444bd3c9eb6f5e9c;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed