diff options
| author | James Smart <[email protected]> | 2019-10-18 14:18:27 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-10-24 21:02:05 -0400 |
| commit | 95bfc6d8ad86a76c89f62bb466f740b0fc05a667 (patch) | |
| tree | d0f02c781d6b336ce19e5ff89a364b3c7b306355 /tools/perf/scripts/python | |
| parent | 8156d378c4cbf8ca19df5d8f0c610ce6923b61e2 (diff) | |
scsi: lpfc: Make FW logging dynamically configurable
Currently, the FW logging facility is a load/boot time parameter which
requires the driver to be unloaded/reloaded or the system rebooted in order
to change its configuration.
Convert the logging facility to allow dynamic enablement and configuration.
Specifically:
- Convert the feature so that it can be enabled dynamically via an
attribute. Additionally, the size of the buffer can be configured
dynamically.
- Add locks around states that now may be changing.
- Tie the feature into debugfs so that the logs can be read at any time.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions