Christoph Hellwig cfe2ce49b9 Revert "KVM: x86: enable -Werror"
This reverts commit ead68df94d248c80fdbae220ae5425eb5af2e753.

Using the -Werror flag breaks the build for me due to mostly harmless
KASAN or similar warnings:

  arch/x86/kvm/x86.c: In function ‘kvm_timer_init’:
  arch/x86/kvm/x86.c:7209:1: error: the frame size of 1112 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]

Feel free to add a CONFIG_WERROR if you care strong enough, but don't
break peoples builds for absolutely no good reason.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-02-26 09:59:58 -08:00
..
2020-02-09 16:05:50 -08:00
2020-02-04 03:05:24 +00:00
2020-02-15 13:16:47 -08:00
2020-02-21 16:03:36 -08:00
2020-02-04 11:58:07 +00:00
2020-02-24 13:12:53 -08:00
2020-02-09 16:05:50 -08:00
2020-02-26 09:59:58 -08:00
2020-02-07 12:22:29 -08:00