summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2024-12-06 19:16:06 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-02 10:34:20 +0100
commit16b54ee81d8a44781ddeb5e577262d22c4e6c853 (patch)
tree09858165d4499ba5ed33c7434c341d241b2b27c6 /scripts/kernel-doc
parent92d5139b91147ab372a17daf5dc27a5b9278e516 (diff)
downloadlinux-16b54ee81d8a44781ddeb5e577262d22c4e6c853.tar.gz
linux-16b54ee81d8a44781ddeb5e577262d22c4e6c853.tar.bz2
linux-16b54ee81d8a44781ddeb5e577262d22c4e6c853.zip
blk-mq: register cpuhp callback after hctx is added to xarray table
[ Upstream commit 4bf485a7db5d82ddd0f3ad2b299893199090375e ] 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 <reinette.chatre@intel.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Cc: Peter Newman <peternewman@google.com> Cc: Babu Moger <babu.moger@amd.com> Cc: Luck Tony <tony.luck@intel.com> Signed-off-by: Ming Lei <ming.lei@redhat.com> Tested-by: Tony Luck <tony.luck@intel.com> Link: https://lore.kernel.org/r/20241206111611.978870-2-ming.lei@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions