Re: [linux-yocto] [kernel-cache][PATCH] intel-common-drivers: Add x2apic

2017-09-21 Thread Bruce Ashfield

On 09/21/2017 07:28 AM, Syed Mohamad Fauzi, Syed Johan Arif wrote:

Dear maintainer,

The Intel Denverton platform requires x2apic to boot hence the need to enable 
it in intel-common-drivers
as a built-in feature


I may have overlooked it in the patch, but what kernel
versions is this for ? 4.9, 4.10, 4.12+ ?

Bruce



Syed Mohamad Fauzi, Syed Johan Arif (1):
   intel-common: adding x2apic

  bsp/intel-common/intel-common-drivers.scc | 1 +
  1 file changed, 1 insertion(+)



--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] [kernel-cache][PATCH] intel-common-drivers: adding x2apic

2017-09-21 Thread Syed Mohamad Fauzi, Syed Johan Arif
Included features/x2apic/x2apic.scc to enable x2apic as a built-in feature.

Signed-off-by: Syed Mohamad Fauzi, Syed Johan Arif 

---
 bsp/intel-common/intel-common-drivers.scc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/intel-common/intel-common-drivers.scc 
b/bsp/intel-common/intel-common-drivers.scc
index bd56165..6b0de8d 100644
--- a/bsp/intel-common/intel-common-drivers.scc
+++ b/bsp/intel-common/intel-common-drivers.scc
@@ -76,6 +76,7 @@ include cfg/dmaengine.scc
 include features/uio/uio.scc
 include cfg/efi-ext.scc
 include features/input/keyboard-gpio.scc
+include features/x2apic/x2apic.scc
 
 # default policy for standard kernels
 include cfg/usb-mass-storage.scc
-- 
1.9.1

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] [kernel-cache][PATCH] intel-common-drivers: Add x2apic

2017-09-21 Thread Syed Mohamad Fauzi, Syed Johan Arif
Dear maintainer, 

The Intel Denverton platform requires x2apic to boot hence the need to enable 
it in intel-common-drivers 
as a built-in feature

Syed Mohamad Fauzi, Syed Johan Arif (1):
  intel-common: adding x2apic

 bsp/intel-common/intel-common-drivers.scc | 1 +
 1 file changed, 1 insertion(+)

-- 
1.9.1

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto