]> git.baikalelectronics.ru Git - kernel.git/commit
store __setup_str_* in a more compact way
authorJan Beulich <jbeulich@novell.com>
Wed, 17 Oct 2007 06:29:34 +0000 (23:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:56 +0000 (08:42 -0700)
commitbda5a322ee3fb46edd25ffe537ff1e4b8ff71846
tree68c9f4de68a940d10a8a1f1e5ac6de4bf5ee4c83
parent6dfd3008ec35155b4ad57667e2170f49dcfe68f2
store __setup_str_* in a more compact way

__setup_str_* are referenced only during boot, hence there's no need to
waste image space for aligning these strings (with the aim of improving
performance).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/init.h