From: Ingo Molnar Date: Thu, 23 Mar 2006 10:59:29 +0000 (-0800) Subject: [PATCH] Make CONFIG_REGPARM enabled by default X-Git-Tag: v2.6.17-rc1~1109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b824eb605ccba995fd32c6590aed365f93d48002;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed