diff options
author | Keith Busch <[email protected]> | 2021-03-17 13:37:02 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2021-04-02 18:48:27 +0200 |
commit | af7fae857ea22e9c2aef812e1321d9c5c206edde (patch) | |
tree | 3c29d417b401c8ed0044abb85dfa4997a19e996a /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 48b4c010c85bbd319fbcae79b2d602857a2e9345 (diff) |
nvme-pci: allocate nvme_command within driver pdu
Except for pci, all the nvme transport drivers allocate a command within
the driver's pdu. Align pci with everyone else by allocating the nvme
command within pci's pdu and replace the .queue_rq() stack variable with
this.
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions