diff options
author | Tomas Henzl <thenzl@redhat.com> | 2023-10-19 17:37:06 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-11-15 10:50:31 -0500 |
commit | 6a965ee1892a7a44f6d8f4a0b9fb5f775a8b4ccb (patch) | |
tree | 70594604f4f063a19fe0376d52b33c93e6fcb00a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4f6dd2a4bf378bc4d169296739ea7d6972c0d858 (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 <thenzl@redhat.com>
Link: https://lore.kernel.org/r/20231019153706.7967-1-thenzl@redhat.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions