Re: [PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures

From: Greg KH
Date: Sat Apr 28 2018 - 01:05:15 EST


On Fri, Apr 27, 2018 at 05:15:26PM -0700, Luis R. Rodriguez wrote:
> Some architectures do not define PAGE_KERNEL_RO, best we can do
> for them is to provide a fallback onto PAGE_KERNEL. Remove the
> hack from the firmware loader and move it onto the asm-generic
> header, and document while at it the affected architectures
> which do not have a PAGE_KERNEL_RO:
>
> o alpha
> o ia64
> o m68k
> o mips
> o sparc64
> o sparc
>
> Blessed-by: 0-day

New tag? :)