Re: [PATCH] x86/EISA: Don't probe EISA bus for Xen PV guests
From: Thomas Gleixner
Date: Tue Sep 11 2018 - 16:20:26 EST
On Tue, 11 Sep 2018, Boris Ostrovsky wrote:
> For unprivileged Xen PV guests this is normal memory and ioremap will
> not be able to properly map it.
>
> While at it, since ioremap may return NULL, add a test for pointer's
> validity.
I assume this goes back to very dead kernels, so that should go with a Cc
stable, right?
Thanks,
tglx