On Thursday 21 April 2016 13:37:59 Michael Ellerman wrote: > 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. > > Signed-off-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx> > I recently ran into the same thing on ARM and have checked the history on the symbol. It seems that some architectures cannot pass structures in registers as function arguments, but powerpc can, so it was never needed in the first place. Arnd -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>