diff options
author | Moritz Fischer <[email protected]> | 2020-10-28 10:21:25 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-30 17:14:38 -0700 |
commit | c1181f42ff1e7e0158184baee171dd54e67c353a (patch) | |
tree | b84b8abaa576687171dd5ef42a83dbab817b64d0 /tools/lib/api/fd/array.c | |
parent | 1887023a5e96f98249574e0785b7aa2e5742ca68 (diff) |
net: dec: tulip: de2104x: Add shutdown handler to stop NIC
The driver does not implement a shutdown handler which leads to issues
when using kexec in certain scenarios. The NIC keeps on fetching
descriptors which gets flagged by the IOMMU with errors like this:
DMAR: DMAR:[DMA read] Request device [5e:00.0]fault addr fffff000
DMAR: DMAR:[DMA read] Request device [5e:00.0]fault addr fffff000
DMAR: DMAR:[DMA read] Request device [5e:00.0]fault addr fffff000
DMAR: DMAR:[DMA read] Request device [5e:00.0]fault addr fffff000
DMAR: DMAR:[DMA read] Request device [5e:00.0]fault addr fffff000
Signed-off-by: Moritz Fischer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/lib/api/fd/array.c')
0 files changed, 0 insertions, 0 deletions