Does STABLE support X2APIC? I see X2APIC related commits in CURRENT, what is status for STABLE? I am try to enable X2APIC support on X10DRi and see kernel trap on boot.
On Sat, Dec 12, 2015 at 04:06:15PM +0300, Slawa Olhovchenkov wrote:> Does STABLE support X2APIC? > I see X2APIC related commits in CURRENT, what is status for STABLE? > I am try to enable X2APIC support on X10DRi and see kernel trap on > boot.x2APIC is only supported in HEAD. The code to parse processor x2APIC structures in MADT was committed, but AFAIK never tested on real hardware. There are no plans to merge this to stable/10.