diff options
author | Ming Lei <[email protected]> | 2024-12-06 19:16:06 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-12-06 09:48:46 -0700 |
commit | 4bf485a7db5d82ddd0f3ad2b299893199090375e (patch) | |
tree | 2e5cc228efdd0a469ee266e3142deda0d5601308 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | d64fd5f77758d234daf16683e1d4305ffc6a05c5 (diff) |
blk-mq: register cpuhp callback after hctx is added to xarray table
We need to retrieve 'hctx' from xarray table in the cpuhp callback, so the
callback should be registered after this 'hctx' is added to xarray table.
Cc: Reinette Chatre <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Peter Newman <[email protected]>
Cc: Babu Moger <[email protected]>
Cc: Luck Tony <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Tested-by: Tony Luck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions