Re: [PATCH 6/9] driver core: async device shutdown infrastructure
| Newsgroups | org.kernel.vger.linux-scsi,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <[email protected]> |
> Patterned after async suspend, allow devices to mark themselves as wanting > to perform async shutdown. Devices using async shutdown wait only for their > dependencies to shutdown before executing their shutdown routine. > > Sync shutdown devices are shut down one at a time and will only wait for an > async shutdown device if the async device is a dependency. > > Enabled by default, async shutdown can be explicitly enabled or disabled > by using the kernel parameter "core.async_shutdown=<bool>" > > Signed-off-by: David Jeffery <[email protected]> > Signed-off-by: Stuart Hayes <[email protected]> > Signed-off-by: Tarun Sahu <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=6