aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorTomas Henzl <[email protected]>2023-10-19 17:37:06 +0200
committerMartin K. Petersen <[email protected]>2023-11-15 10:50:31 -0500
commit6a965ee1892a7a44f6d8f4a0b9fb5f775a8b4ccb (patch)
tree70594604f4f063a19fe0376d52b33c93e6fcb00a /scripts/bpf_doc.py
parent4f6dd2a4bf378bc4d169296739ea7d6972c0d858 (diff)
scsi: mpt3sas: Suppress a warning in debug kernel
The mpt3sas_ctl_exit() should be called after communication with the controller stops but currently it may cause false warnings about not released memory. Fix this by letting mpt3sas_ctl_exit() handle misc driver release per driver and release DMA in mpt3sas_ctl_release() per ioc. Signed-off-by: Tomas Henzl <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions