From: H. Peter Anvin Date: Mon, 27 Feb 2012 22:09:10 +0000 (-0800) Subject: x32: Warn and disable rather than error if binutils too old X-Git-Tag: v3.4-rc1~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf6276392e990dd0da0ccd8e10f42597d503f29;p=pandora-kernel.git x32: Warn and disable rather than error if binutils too old If X32 is enabled in .config, but the binutils can't build it, issue a warning and disable the feature rather than erroring out. In order to support this, have CONFIG_X86_X32 be the option set in Kconfig, and CONFIG_X86_X32_ABI be the option set by the Makefile when it is enabled and binutils has been found to be functional. Requested-by: Ingo Molnar Signed-off-by: H. Peter Anvin Cc: H. J. Lu Link: http://lkml.kernel.org/r/1329696488-16970-1-git-send-email-hpa@zytor.com --- Reading git-diff-tree failed