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.
