]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Make CONFIG_REGPARM enabled by default
authorIngo Molnar <mingo@elte.hu>
Thu, 23 Mar 2006 10:59:29 +0000 (02:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:03 +0000 (07:38 -0800)
commit230e2447c88048b78fe64c03d8f62f94088816e0
treef5720240b044b46ac83e127e2c5586cd8ef2ed75
parent3112362f9532bda6340eb860f7a58a19520f9a1c
[PATCH] Make CONFIG_REGPARM enabled by default

Make CONFIG_REGPARM enabled by default.  It's a noticable win both for size
and for performance, and gcc[34] handles it correctly.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig