From: Adrian Bunk Date: Thu, 23 Mar 2006 10:59:28 +0000 (-0800) Subject: [PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL X-Git-Tag: v2.6.17-rc1~1110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ef4141e03fab1c6956d3c760584c72b548a26f;p=pandora-kernel.git [PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL REGPARM has already gotten much testing, what about removing the dependency on EXPERIMENTAL? Additionally, this patch does: - remove the useless "default n" - remove note regarding binary only modules (nowadays, there are even some binary only modules compiled with REGPARM=y available) Signed-off-by: Adrian Bunk Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed