On Thu, Jun 07, 2018 at 09:54:01AM -0400, John Baldwin wrote:
> On 6/4/18 10:56 AM, Mark Johnston wrote:
> > Author: markj
> > Date: Mon Jun 4 14:56:02 2018
> > New Revision: 334616
> > URL: https://svnweb.freebsd.org/changeset/base/334616
> >
> > Log:
> > Fix the NUMA build for non-x86 platfor
On 6/4/18 10:56 AM, Mark Johnston wrote:
> Author: markj
> Date: Mon Jun 4 14:56:02 2018
> New Revision: 334616
> URL: https://svnweb.freebsd.org/changeset/base/334616
>
> Log:
> Fix the NUMA build for non-x86 platforms.
>
> acpi_map_pxm_to_vm_domainid() is currently implemented only on x8
Author: markj
Date: Mon Jun 4 14:56:02 2018
New Revision: 334616
URL: https://svnweb.freebsd.org/changeset/base/334616
Log:
Fix the NUMA build for non-x86 platforms.
acpi_map_pxm_to_vm_domainid() is currently implemented only on x86.
MFC after:1 week
Modified:
head/sys/dev/acpi