summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2024-12-18 18:16:14 +0800
committerJens Axboe <axboe@kernel.dk>2024-12-18 07:25:37 -0700
commit224749be6c23efe7fb8a030854f4fc5d1dd813b3 (patch)
treed3d8d94db2d25a9371f7099933ccf53ab266cfb7 /tools/perf/scripts/python/bin/stackcollapse-record
parent51588b1b77b65cd0fb3440f78f37bef7178a2715 (diff)
downloadkernel-224749be6c23efe7fb8a030854f4fc5d1dd813b3.tar.gz
block: Revert "block: Fix potential deadlock while freezing queue and acquiring sysfs_lock"
This reverts commit be26ba96421ab0a8fa2055ccf7db7832a13c44d2. Commit be26ba96421a ("block: Fix potential deadlock while freezing queue and acquiring sysfs_loc") actually reverts commit 22465bbac53c ("blk-mq: move cpuhp callback registering out of q->sysfs_lock"), and causes the original resctrl lockdep warning. So revert it and we need to fix the issue in another way. Cc: Nilay Shroff <nilay@linux.ibm.com> Fixes: be26ba96421a ("block: Fix potential deadlock while freezing queue and acquiring sysfs_loc") Signed-off-by: Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20241218101617.3275704-2-ming.lei@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
n>drm/amd/display: Refactor dcn401_update_clocksDillon Varone 2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai 2024-04-26drm/amd/display: Remove redundant include fileAlex Hung 2024-04-12drm/amd/display: Add a function for checking tmds modeChris Park 2024-04-09drm/amd/display: Fix compiler redefinition warnings for certain configsMounika Adhuri 2024-03-20drm/amd/display: Add comments to v_total calculation and drop legacy TODORodrigo Siqueira 2024-03-20drm/amd/display: Add debug prints for IPS testingNicholas Kazlauskas 2024-03-04drm/amd/display: add DCN351 version identifiersHamza Mahfooz 2024-02-14drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss 2024-01-15drm/amd/display: Add DP audio BW validationGeorge Shen 2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai 2024-01-05drm/amd/display: Move fixpt_from_s3132 to amdgpu_dmHarry Wentland 2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu 2023-12-13drm/amd/display: add dc_fixpt_from_s3132 helperJoshua Ashton 2023-11-17drm/amd/display: Add missing chips for HDCPRodrigo Siqueira 2023-10-26drm/amd/display: Revert "drm/amd/display: allow edp updates for virtual signal"Alex Hung 2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz 2023-09-11drm/amd/display: Add new logs for AutoDPMTestEthan Bitnun 2023-09-11drm/amd/display: support main link off before specific vertical linePaul Hsieh 2023-08-30drm/amd/display: Add DCN35 family informationQingqing Zhuo 2023-08-07drm/amd/display: Add vendor Id for referenceMike Hsieh 2023-08-07drm/amd/display: Read replay data from sinkBhawanpreet Lakha 2023-08-07drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha 2023-07-18drm/amd/display: Update 128b/132b downspread factor to 0.3%George Shen 2023-06-09drm/amd/display: fix compilation error due to shifting negative valueGONG, Ruiqi 2023-06-09drm/amd/display: Convert connector signal id to stringRodrigo Siqueira 2023-04-18drm/amd/display: allow edp updates for virtual signalAlex Hung 2023-03-22drm/amd/display: Add CRC and DMUB test supportCharlene Liu 2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones 2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland 2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu 2023-01-31drm/amd/display: Enable Freesync over PConSung Joon Kim