mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
ad4a7b5065
The ioatdma needs to be queisced and block all additional op submission during reboots. When NET_DMA was used, this caused issue as ops were still being sent to ioatdma during reboots even though PCI BME has been turned off. Even though NET_DMA has been deprecated, we need to prevent similar situations. The shutdown handler should address that. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> |
||
---|---|---|
.. | ||
dca.c | ||
dma.c | ||
dma.h | ||
hw.h | ||
init.c | ||
Makefile | ||
prep.c | ||
registers.h | ||
sysfs.c |