[RFC/RFT PATCH 0/6] Switch GHES ioremap_page_range() to use fixmap

Linus Torvalds torvalds at linux-foundation.org
Tue Oct 31 09:05:42 PDT 2017


On Tue, Oct 31, 2017 at 8:52 AM, Linus Torvalds
<torvalds at linux-foundation.org> wrote:
> On Tue, Oct 31, 2017 at 8:38 AM, James Morse <james.morse at arm.com> wrote:
>>  7 files changed, 30 insertions(+), 85 deletions(-)
>
> Lovely.

Side note: it wasn't entirely obvious what restricted the ghes driver
to only x86 and arm64. I had to look up the whole HAVE_ACPI_APEI
dependency.

So it might be worth mentioning in the commit message why it's ok to
only add the fixmap entries for those two architectures and why it's
not an issue for anything else.

           Linus



More information about the linux-arm-kernel mailing list