Re: common_interrupt: No irq handler for vector

2020-12-14 Thread Shuah Khan
On 12/14/20 3:28 PM, Thomas Gleixner wrote: Shuah, On Mon, Dec 14 2020 at 13:57, Shuah Khan wrote: On 12/14/20 1:41 PM, Thomas Gleixner wrote: Here is the processor and BIOS info: AMD Ryzen 7 4700G with Radeon Graphics LENOVO ThinkCentre Embedded Controller -[O4ZCT12A-1.12]- LENOVO ThinkCentre

Re: common_interrupt: No irq handler for vector

2020-12-14 Thread Thomas Gleixner
Shuah, On Mon, Dec 14 2020 at 13:57, Shuah Khan wrote: > On 12/14/20 1:41 PM, Thomas Gleixner wrote: > Here is the processor and BIOS info: > AMD Ryzen 7 4700G with Radeon Graphics > LENOVO ThinkCentre Embedded Controller -[O4ZCT12A-1.12]- > LENOVO ThinkCentre BIOS Boot Block Revision 1.1C > >>

Re: common_interrupt: No irq handler for vector

2020-12-14 Thread Shuah Khan
On 12/14/20 1:41 PM, Thomas Gleixner wrote: On Mon, Dec 14 2020 at 09:11, Shuah Khan wrote: On 12/12/20 12:33 PM, Thomas Gleixner wrote: On Fri, Dec 11 2020 at 13:41, Shuah Khan wrote: I am debugging __common_interrupt: 1.55 No irq handler for vector messages and noticed comments and code

Re: common_interrupt: No irq handler for vector

2020-12-14 Thread Thomas Gleixner
On Mon, Dec 14 2020 at 21:41, Thomas Gleixner wrote: > On Mon, Dec 14 2020 at 09:11, Shuah Khan wrote: >> On 12/12/20 12:33 PM, Thomas Gleixner wrote: >>> On Fri, Dec 11 2020 at 13:41, Shuah Khan wrote: >>> I am debugging __common_interrupt: 1.55 No irq handler for vector messages and

Re: common_interrupt: No irq handler for vector

2020-12-14 Thread Thomas Gleixner
On Mon, Dec 14 2020 at 09:11, Shuah Khan wrote: > On 12/12/20 12:33 PM, Thomas Gleixner wrote: >> On Fri, Dec 11 2020 at 13:41, Shuah Khan wrote: >> >>> I am debugging __common_interrupt: 1.55 No irq handler for vector >>> messages and noticed comments and code don't agree: >> >> I bet that's on

Re: common_interrupt: No irq handler for vector

2020-12-14 Thread Shuah Khan
On 12/12/20 12:33 PM, Thomas Gleixner wrote: On Fri, Dec 11 2020 at 13:41, Shuah Khan wrote: I am debugging __common_interrupt: 1.55 No irq handler for vector messages and noticed comments and code don't agree: I bet that's on an AMD system with broken AGESA BIOS Good luck debugging it

Re: common_interrupt: No irq handler for vector

2020-12-12 Thread Thomas Gleixner
On Fri, Dec 11 2020 at 13:41, Shuah Khan wrote: > I am debugging __common_interrupt: 1.55 No irq handler for vector > messages and noticed comments and code don't agree: I bet that's on an AMD system with broken AGESA BIOS Good luck debugging it :) BIOS updates are on the way so I'm told. >

common_interrupt: No irq handler for vector

2020-12-11 Thread Shuah Khan
I am debugging __common_interrupt: 1.55 No irq handler for vector messages and noticed comments and code don't agree: arch/x86/kernel/apic/msi.c: msi_set_affinity() says: * If the vector is in use then the installed device handler will * denote it as spurious which is no harm as this is a