diff options
author | Kees Cook <[email protected]> | 2018-07-31 12:51:53 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-08-02 15:22:41 -0600 |
commit | 429296cc51c4cf145b240a78c8d68545e4d67e4c (patch) | |
tree | 1c85d9cb747756c6ca9b182e1695b3fc50a58380 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 4e178c17cac07d58df7d31ef6fe10036cfa3883d (diff) |
libata-scsi: Move sense buffers onto stack
To support future compile-time sizeof() checks that will be able to
validate the length of sense buffers, this removes the only dynamically
allocated sense buffers in the tree by putting the 96 byte sense buffers
on the stack.
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions