lkml.org 
[lkml]   [2012]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [regression] 3.7 ends in APIC panic
On Sun, Dec 16, 2012 at 07:28:59PM +0100, Bernd Schubert wrote:
> CONFIG_X86_X2APIC depends on CONFIG_IRQ_REMAP, which I disabled as it
> is marked as experimental...

You shouldn't pay too much attention to CONFIG_EXPERIMENTAL because it
is on its way out from the kernel tree.

But if you don't want to have interrupt remapping on your system,
you can disable it nevertheless. Wait, you can't: according to
d0b03bd1c6725a3463290d7f9626e4b583518a5a, you can use x2apic without
interrupt remapping but interrupt remapping needs to be enabled before
x2apic.

Then there was a build breakage which got fixed in
f7d7f866baacc283967ce82ebdfe5d2801059a11 by turning the select IRQ_REMAP
into depends on.

But, this looks to me like the dependency is reversed here: IRQ_REMAP
should depend on X86_X2APIC and not the other way around, right?

Adding some more people to CC.

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--


\
 
 \ /
  Last update: 2012-12-16 20:41    [W:0.206 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site