Re: [PATCH 8/8] pm80xx: avoid a panic if MSI(X) interrupts are disabled

2015-11-02 Thread Jack Wang
2015-10-30 15:53 GMT+01:00 Benjamin Rood : > If MSI(X) interrupts are disabled via the kernel command line > (pci=nomsi), the pm8001 driver will kernel panic because it does not > detect that MSI interrupts are disabled and will soldier on and attempt to > configure MSI interrupts anyways. This le

Re: [PATCH 8/8] pm80xx: avoid a panic if MSI(X) interrupts are disabled

2015-11-02 Thread Hannes Reinecke
On 10/30/2015 03:53 PM, Benjamin Rood wrote: > If MSI(X) interrupts are disabled via the kernel command line > (pci=nomsi), the pm8001 driver will kernel panic because it does not > detect that MSI interrupts are disabled and will soldier on and attempt to > configure MSI interrupts anyways. This

[PATCH 8/8] pm80xx: avoid a panic if MSI(X) interrupts are disabled

2015-10-30 Thread Benjamin Rood
If MSI(X) interrupts are disabled via the kernel command line (pci=nomsi), the pm8001 driver will kernel panic because it does not detect that MSI interrupts are disabled and will soldier on and attempt to configure MSI interrupts anyways. This leads to a kernel panic, most likely because a requir