[PATCH 21/33] kbuild: whitelist references from variables named _timer to .init.text

2007-07-17 Thread Sam Ravnborg
arm uses a lot of ops structures named *_timer that has legitimite references to .init.text. So let's add this variable to the list of variables that may reference .init.text without causing any warning. Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]> --- scripts/mod/modpost.c |3 ++- 1

[PATCH 21/33] kbuild: whitelist references from variables named _timer to .init.text

2007-07-17 Thread Sam Ravnborg
arm uses a lot of ops structures named *_timer that has legitimite references to .init.text. So let's add this variable to the list of variables that may reference .init.text without causing any warning. Signed-off-by: Sam Ravnborg [EMAIL PROTECTED] --- scripts/mod/modpost.c |3 ++- 1 files