OSDN Git Service

powerpc/mm: Always use STRICT_MM_TYPECHECKS
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 29 Apr 2016 13:25:25 +0000 (23:25 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 1 May 2016 08:32:14 +0000 (18:32 +1000)
commit670eea924198456873f3346bb247b662d7ddffd7
tree471eed3538db4940c655101559be16ec0fae58cd
parent8ffb4103f5e28d7e7890ed4774d8e009f253f56e
powerpc/mm: Always use STRICT_MM_TYPECHECKS

Testing done by Paul Mackerras has shown that with a modern compiler
there is no negative effect on code generation from enabling
STRICT_MM_TYPECHECKS.

So remove the option, and always use the strict type definitions.

Acked-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig.debug
arch/powerpc/include/asm/pgtable-types.h