diff options
author | 2022-12-21 10:30:45 +0100 | |
---|---|---|
committer | 2022-12-28 06:25:55 -1000 | |
commit | 685e6311637e46f3212439ce2789f8a300e5050f (patch) | |
tree | 730a5ae32ea43ae01effa1fc6351265b2f4d2eee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs, nvme: add a feature and quirk policy document (diff) | |
download | linux-rng-685e6311637e46f3212439ce2789f8a300e5050f.tar.xz linux-rng-685e6311637e46f3212439ce2789f8a300e5050f.zip |
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
3 << 16 does not generate the correct mask for bits 16, 17 and 18.
Use the GENMASK macro to generate the correct mask instead.
Fixes: 84fef62d135b ("nvme: check admin passthru command effects")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions