aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2007-01-11 18:18:04 -0800
committerLinus Torvalds <[email protected]>2007-01-11 18:18:04 -0800
commitc71551ad309c46d9d2433a9b688491edbd10c806 (patch)
treec27e0dbdaf3b693d23b5f5885cab50ec6133c282 /include/linux/debugobjects.h
parent0404f87f2e0a0aadbda47be0f54812671207492f (diff)
Don't put "linux_banner" in the .init section
It might save a few bytes after bootup, but it causes the string to be linked in at the end of the final vmlinux image, which defeats the whole point of doing all this, namely allowing some broken user-space binaries to search for the kernel version string in the kernel binary. So just remove the __init specifier. Cc: Olaf Hering <[email protected]> Cc: Jean Delvare <[email protected]> Cc: Roman Zippel <[email protected]> Cc: Andrey Borzenkov <[email protected]> Cc: Andrew Morton <[email protected]> Acked-by: Andy Whitcroft <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions