]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.12: common-pc*: enable X2APIC by default
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 21 Dec 2017 15:49:19 +0000 (10:49 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Dec 2017 16:26:47 +0000 (16:26 +0000)
commit3382ed4925fdc0854dbfa5b29dd5fdc1e0c1e38a
tree84188611c49694be1a5b1d659ac733a2a376d769
parent70f3d81e414a101032c05773c33500e7d723ab02
linux-yocto/4.12: common-pc*: enable X2APIC by default

Enabling CONFIG_X86_X2APIC=y by default for common-pc* (and hence
qemux86*) to work around interrupt delivery issues when running on some
host kernels.

There's little overhead with this, and no impact to non x2apic
platforms, so we enable it for all builds.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
meta/recipes-kernel/linux/linux-yocto_4.12.bb