android_kernel_xiaomi_sm8350/arch/powerpc
Michael Ellerman ba55bd7436 powerpc: Add configurable -Werror for arch/powerpc
Add the option to build the code under arch/powerpc with -Werror.

The intention is to make it harder for people to inadvertantly introduce
warnings in the arch/powerpc code. It needs to be configurable so that
if a warning is introduced, people can easily work around it while it's
being fixed.

The option is a negative, ie. don't enable -Werror, so that it will be
turned on for allyes and allmodconfig builds.

The default is n, in the hope that developers will build with -Werror,
that will probably lead to some build breaks, I am prepared to be flamed.

It's not enabled for math-emu, which is a steaming pile of warnings.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-16 14:15:45 +10:00
..
boot powerpc/bootwrapper: Custom build options for XPedite52xx targets 2009-06-15 22:15:20 -05:00
configs powerpc/85xx: Add defconfig for X-ES MPC85xx boards 2009-06-15 22:15:17 -05:00
include/asm powerpc: Introduce macro spin_event_timeout() 2009-06-16 14:15:44 +10:00
kernel powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
kvm powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
lib powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
math-emu
mm powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
oprofile powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
platforms powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
sysdev powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
xmon powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
Kconfig powerpc: Use generic atomic64_t implementation on 32-bit processors 2009-06-15 13:27:38 +10:00
Kconfig.debug powerpc: Add configurable -Werror for arch/powerpc 2009-06-16 14:15:45 +10:00
Makefile powerpc: Move VMX and VSX asm code to vector.S 2009-06-09 16:46:25 +10:00