aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorAndy Lutomirski <[email protected]>2016-09-16 11:16:10 -0700
committerJens Axboe <[email protected]>2016-09-24 10:56:26 -0600
commit1a6fe74dfd1bb10afb41cbbbdc14890604be42a6 (patch)
treeae97fdac8d8b8dd923156a989b92dd87ef8dc8c3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parent26501db8dcbc3c63c0d8fb6c5bb098bc7d35d741 (diff)
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Any user I can imagine that needs a buffer at all will want to pass a pointer directly. There are no currently callers that use buffers, so this change is painless, and it will make it much easier to start using features that use buffers (e.g. APST). Signed-off-by: Andy Lutomirski <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Acked-by: Jay Freyensee <[email protected]> Tested-by: Jay Freyensee <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions