[Bug 103731] [DRM/i915][Bisected] Kernel panic in setup_vector_irq() with HDMI LPE driver while putting offline CPU thread back to online
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 29 08:41:22 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103731
--- Comment #4 from Augustine Chen <augustine.chen at intel.com> ---
Two findings here...
The first is there is no well-recognized chip_data of HDMI LPE audio IRQ which
makes x86 APIC driver try to handle a invalid pointer and then causes kernel
panic.
The second is to disable CONFIG_CPUMASK_OFFSTACK to make cpumask_var_t be an
array type. Then nothing about invalid pointer in x86 APIC driver will happen.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20171129/4e5d01ca/attachment.html>
More information about the intel-gfx-bugs
mailing list