[Bug 605686] Re: nointremap needed - Blocked an interrupt request due to source-id verificiation failure

Youquan Song 605686 at bugs.launchpad.net
Tue Aug 31 06:05:44 UTC 2010


No. your work round is very risk by merely jumping off the panic check.
It will push the whole system into unstable situation if the timer
interrupt is not guaranteed to route through the interrupt remapping
when interrupt remapping is actually enabled.

The source id checking in interrupt remapping enable the incoming interrupt resource validation, but some platform or chipset have issue for this feature, so we need the kernel adding a option to ensure user to disable it on the issued platform.  
source id only a small feature in interrupt remapping, so it is no good choice to disable whole interrupt remapping.

So I suggestion to backport the "nosid" kernel option, tell end user or
by dmidecode to backlist this feature on the target platform.

 Thanks
-Youquan

-- 
nointremap needed - Blocked an interrupt request due to source-id verificiation failure
https://bugs.launchpad.net/bugs/605686
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list