diff options
author | Eric Auger <[email protected]> | 2021-06-29 09:22:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 14:57:58 +0200 |
commit | 28b6a003bcdfa1fc4603b9185b247ecca7af9bef (patch) | |
tree | 5483c6d368bffa7d0c79106973e7fec8077cf872 /drivers/fpga/fpga-bridge.c | |
parent | 8990f96a012f42543005b07d9e482694192e9309 (diff) |
misc/pvpanic-pci: Allow automatic loading
The virtual machine monitor (QEMU) exposes the pvpanic-pci
device to the guest. On guest side the module exists but
currently isn't loaded automatically. So the driver fails
to be probed and does not its job of handling guest panic
events.
Instead of requiring manual modprobe, let's include a device
database using the MODULE_DEVICE_TABLE macro and let the
module auto-load when the guest gets exposed with such a
pvpanic-pci device.
Signed-off-by: Eric Auger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions