The sbitmapq command will fail due to the following kernel commit: [1] commit <c548e62bcf6a> ("scsi: sbitmap: Move allocation hint into sbitmap") [2] commit <efe1f3a1d583> ("scsi: sbitmap: Maintain allocation round_robin in sbitmap") [3] commit <3301bc53358a> ("lib/sbitmap: kill 'depth' from sbitmap_word") Without the patchset, the sbitmapq won't work. Lianbo Jiang (4): sbitmapq: a cleanup in the sbitmapq_init() sbitmapq: fix invalid offset for "sbitmap_queue_alloc_hint" on linux v5.13-rc1 sbitmapq: fix invalid offset for "sbitmap_queue_round_robin" on linux v5.13-rc1 sbitmapq: fix invalid offset for "sbitmap_word_depth" on linux v5.18-rc1 defs.h | 4 ++++ sbitmap.c | 70 +++++++++++++++++++++++++++---------------------------- symbols.c | 4 ++++ 3 files changed, 42 insertions(+), 36 deletions(-) -- 2.20.1 -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/crash-utility Contribution Guidelines: https://github.com/crash-utility/crash/wiki