[This might be a tad premature given recent tail-call fixups?]
---
Drop EXPERIMENTAL status from REGPARM as a lot of people seem to use
it and it seems to be pretty stable these days.
Signed-off-by: Chris Wedgwood <[email protected]>
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 5b1a7d4..2b8657d 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -660,8 +660,7 @@ config BOOT_IOREMAP
default y
config REGPARM
- bool "Use register arguments (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ bool "Use register arguments"
default n
help
Compile the kernel with -mregparm=3. This uses a different ABI
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]