[PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
Bjorn Helgaas
helgaas at kernel.org
Fri Jul 24 13:32:49 PDT 2026
On Fri, Jul 10, 2026 at 09:26:05PM +0000, David Matlack wrote:
> Add APIs to allow drivers to notify the PCI core of which devices are
> being preserved across a Live Update for the next kernel, i.e.
> "outgoing" devices.
> ...
> +++ b/include/linux/pci_liveupdate.h
> +#include <linux/kho/abi/pci.h>
> #include <linux/liveupdate.h>
> #include <linux/types.h>
> +#include <linux/spinlock_types.h>
Alpha order unless there's a special rule about spinlock_types.h.
More information about the kexec
mailing list