diff options
author | 2018-10-20 09:45:16 -0700 | |
---|---|---|
committer | 2018-10-23 21:19:20 -0400 | |
commit | 6110f37fb33d54781e1fa841922c466c8b9005cd (patch) | |
tree | bb93b3cac5a4effc37911f0097b1a76b4c0a243e /tools/perf/scripts/python/stackcollapse.py | |
parent | scsi: target: Set response length for REPORT TARGET PORT GROUPS (diff) | |
download | linux-dev-6110f37fb33d54781e1fa841922c466c8b9005cd.tar.xz linux-dev-6110f37fb33d54781e1fa841922c466c8b9005cd.zip |
scsi: target: Don't request modules that aren't even built
If, for example, I don't enable CONFIG_TCM_PSCSI, then every time I load
the target subsystem, I get an annoying
Unable to load target_core_pscsi
kernel log message. Instead let's only request_module() on things if
that code is enabled.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions