Comment 16 for bug 1771467

Revision history for this message
In , ryan (ryan-linux-kernel-bugs) wrote :

- .remove = pcie_pme_remove,

With that removed, the crash becomes:

[ 115.008578] kernel BUG at drivers/pci/msi.c:352!
[ 115.069730] invalid opcode: 0000 [#1] SMP PTI
[ 115.127399] CPU: 15 PID: 1 Comm: systemd-shutdow Not tainted 4.17.0-rc5-next-20180517-custom #1
[ 115.242735] Hardware name: HP ProLiant DL360 Gen9/ProLiant DL360 Gen9, BIOS P89 01/22/2018
[ 115.351050] RIP: 0010:free_msi_irqs+0x17b/0x1b0
[ 115.410250] Code: 84 e1 fe ff ff 45 31 f6 eb 11 41 83 c6 01 44 39 73 14 0f 86 ce fe ff ff 8b 7b 10 44 01 f7 e8 7c f4 bb ff 48 83 78 70 00 74 e0 <0f> 0b 49 8d b5 a0 00 00 00 e8 b7 a0 bc ff e9 cf fe ff ff 48 8b 78
[...]

Full output attached.