diff options
author | Andy Lutomirski <[email protected]> | 2016-09-16 11:16:10 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-09-24 10:56:26 -0600 |
commit | 1a6fe74dfd1bb10afb41cbbbdc14890604be42a6 (patch) | |
tree | ae97fdac8d8b8dd923156a989b92dd87ef8dc8c3 /tools/perf/util/trace-event-scripting.c | |
parent | 26501db8dcbc3c63c0d8fb6c5bb098bc7d35d741 (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/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions