Home
last modified time | relevance | path

Searched hist:"3 da25bdb026dedbb8d1250081cb137e4166e8f20" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/x86/
H A Dcpu_machdep.cdiff 3da25bdb026dedbb8d1250081cb137e4166e8f20 Tue Apr 03 19:16:06 CEST 2018 Andriy Gapon <avg@FreeBSD.org> fix i386 build with CPU_ELAN (LINT for instance) after r331878

x86/cpu_machdep.c now needs to include elan_mmcr.h when CPU_ELAN is set.
While here, also remove the now unneeded inclusion of isareg.h in i386
and amd64 vm_machdep.c.

Reported by: lwhsu
MFC after: 14 days
X-MFC with: r331878
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.cdiff 3da25bdb026dedbb8d1250081cb137e4166e8f20 Tue Apr 03 19:16:06 CEST 2018 Andriy Gapon <avg@FreeBSD.org> fix i386 build with CPU_ELAN (LINT for instance) after r331878

x86/cpu_machdep.c now needs to include elan_mmcr.h when CPU_ELAN is set.
While here, also remove the now unneeded inclusion of isareg.h in i386
and amd64 vm_machdep.c.

Reported by: lwhsu
MFC after: 14 days
X-MFC with: r331878
/freebsd/sys/i386/i386/
H A Dvm_machdep.cdiff 3da25bdb026dedbb8d1250081cb137e4166e8f20 Tue Apr 03 19:16:06 CEST 2018 Andriy Gapon <avg@FreeBSD.org> fix i386 build with CPU_ELAN (LINT for instance) after r331878

x86/cpu_machdep.c now needs to include elan_mmcr.h when CPU_ELAN is set.
While here, also remove the now unneeded inclusion of isareg.h in i386
and amd64 vm_machdep.c.

Reported by: lwhsu
MFC after: 14 days
X-MFC with: r331878