[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)
commitb824eb605ccba995fd32c6590aed365f93d48002
treef5720240b044b46ac83e127e2c5586cd8ef2ed75
parent69ef4141e03fab1c6956d3c760584c72b548a26f
[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