]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs
authorIngo Molnar <mingo@kernel.org>
Wed, 5 Feb 2014 05:51:37 +0000 (06:51 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Feb 2014 22:10:30 +0000 (14:10 -0800)
commit97b65ea6ced136d9500be98f827fcd27e4ad4da9
treebb46cdb060f049a959edab68852fcfcdbf84d56d
parent988ed0b2246f5d76b20b5c813cb820555ba374f0
x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs

It can take some time to validate the image, make sure
{allyes|allmod}config doesn't enable it.

I'd say randconfig will cover it often enough, and the failure is also
borderline build coverage related: you cannot really make the decoder
test fail via source level changes, only with changes in the build
environment, so I agree with Andi that we can disable this one too.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Paul Gortmaker paul.gortmaker@windriver.com>
Suggested-and-acked-by: Andi Kleen andi@firstfloor.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/Kconfig.debug