Re: [PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
From: Bjorn Helgaas
Date: Fri Jul 24 2026 - 16:38:41 EST
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.