Re: [PATCH] platform/x86: intel_pmc_core: Do not ioremap RAM

2019-09-07 Thread Andy Shevchenko
On Fri, Aug 16, 2019 at 4:42 AM M. Vefa Bicakci wrote: > > On a Xen-based PVH virtual machine with more than 4 GiB of RAM, > intel_pmc_core fails initialization with the following warning message > from the kernel, indicating that the driver is attempting to ioremap > RAM: > > [ cut

Re: [PATCH] platform/x86: intel_pmc_core: Do not ioremap RAM

2019-08-16 Thread M. Vefa Bicakci
On Fri, 16 Aug 2019 12:21:58 +0300 Andy Shevchenko wrote: > On Fri, Aug 16, 2019 at 4:42 AM M. Vefa Bicakci wrote: > > > > On a Xen-based PVH virtual machine with more than 4 GiB of RAM, > > intel_pmc_core fails initialization with the following warning message > > from the kernel, indicating

Re: [PATCH] platform/x86: intel_pmc_core: Do not ioremap RAM

2019-08-16 Thread Andy Shevchenko
On Fri, Aug 16, 2019 at 4:42 AM M. Vefa Bicakci wrote: > > On a Xen-based PVH virtual machine with more than 4 GiB of RAM, > intel_pmc_core fails initialization with the following warning message > from the kernel, indicating that the driver is attempting to ioremap > RAM: > > [ cut

[PATCH] platform/x86: intel_pmc_core: Do not ioremap RAM

2019-08-15 Thread M. Vefa Bicakci
On a Xen-based PVH virtual machine with more than 4 GiB of RAM, intel_pmc_core fails initialization with the following warning message from the kernel, indicating that the driver is attempting to ioremap RAM: [ cut here ] ioremap on RAM at 0xfe00 -