diff options
| author | Bart Van Assche <[email protected]> | 2019-08-01 15:38:14 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-08-07 21:47:29 -0400 |
| commit | dccc96abfb21dc19d69e707c38c8ba439bba7160 (patch) | |
| tree | 39784bbebbcf8cb2f5ad45de1f331790640117dc /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 94ef80a5f0d72376a0dd2cfed0bd123123b405e2 (diff) | |
scsi: core: Reduce memory required for SCSI logging
The data structure used for log messages is so large that it can cause a
boot failure. Since allocations from that data structure can fail anyway,
use kmalloc() / kfree() instead of that data structure.
See also https://bugzilla.kernel.org/show_bug.cgi?id=204119.
See also commit ded85c193a39 ("scsi: Implement per-cpu logging buffer") # v4.0.
Reported-by: Jan Palus <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Cc: Ming Lei <[email protected]>
Cc: Jan Palus <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions