[PATCH] i386: always enable regparm
authorAdrian Bunk <bunk@stusta.de>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
commita1a70c25bed75ed36ed48bbe18b9029428d2452d
tree0ab9fcebc25f9f71be61f91bfca96aa1e0585a0d
parent73ad8355d7db6a3cdcf313d4a4586a8f81b19c2f
[PATCH] i386: always enable regparm

-mregparm=3 has been enabled by default for some time on i386, and AFAIK
there aren't any problems with it left.

This patch removes the REGPARM config option and sets -mregparm=3
unconditionally.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andi Kleen <ak@suse.de>
Documentation/stable_api_nonsense.txt
arch/i386/Kconfig
arch/i386/Makefile
include/asm-i386/module.h