diff options
author | Christoph Hellwig <[email protected]> | 2015-12-03 09:52:05 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-12-03 09:52:05 -0700 |
commit | ac02dddec63385ffef1397d3f56cec4108bcafe9 (patch) | |
tree | e4b941a572a155e7c098e7f6dbe66fbc405133e0 /tools/perf/scripts/python/sched-migration.py | |
parent | 06c1e3902aa74b7432a7e82bb4a5aca233a42839 (diff) |
NVMe: fix build with CONFIG_NVM enabled
Looks like I didn't test with CONFIG_NVM enabled, and neither did
the build bot.
Most of this is really weird crazy shit in the lighnvm support, though.
Struct nvme_ns is a structure for the NVM I/O command set, and it has
no business poking into it. Second this commit:
commit 47b3115ae7b799be8b77b0f024215ad4f68d6460
Author: Wenwei Tao <[email protected]>
Date: Fri Nov 20 13:47:55 2015 +0100
nvme: lightnvm: use admin queues for admin cmds
Does even more crazy stuff. If a function gets a request_queue parameter
passed it'd better use that and not look for another one.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions