On Wed, Feb 17, 2016 at 02:41:12PM -0800, Kees Cook wrote: > Instead of defining mark_rodata_ro() in each architecture, consolidate it. > > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> > Cc: Russell King <linux@xxxxxxxxxxxxxxxx> > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > Cc: Will Deacon <will.deacon@xxxxxxx> > Cc: "James E.J. Bottomley" <jejb@xxxxxxxxxxxxxxxx> > --- > arch/arm/include/asm/cacheflush.h | 1 - > arch/arm64/include/asm/cacheflush.h | 4 ---- > arch/parisc/include/asm/cacheflush.h | 4 ---- > arch/x86/include/asm/cacheflush.h | 1 - > include/linux/init.h | 4 ++++ > 5 files changed, 4 insertions(+), 10 deletions(-) If you need it: Acked-by: Will Deacon <will.deacon@xxxxxxx> Will -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html