summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>2025-11-19 14:28:12 +0530
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2025-11-27 13:59:13 +0200
commit0b39ce8f71c92c72681d9a678298a9a59ff9b5d3 (patch)
tree9a55c035a130e26482beac4aa923809b24616d00 /tools/perf/scripts/python/stackcollapse.py
parent2bd038de12e6e5168b64a0063ac8e6bd0a047133 (diff)
downloadkernel-0b39ce8f71c92c72681d9a678298a9a59ff9b5d3.tar.gz
platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization
Replace mutex_init() with the devm_mutex_init(), to ensure proper mutex cleanup during probe failure and driver removal. Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://patch.msgid.link/20251119085813.546813-2-Shyam-sundar.S-k@amd.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
reless/ath/ath9k/ar9003_phy.c?h=linux-6.6.y&id=55821324dc6a10fab36871534a322bad159fad79'>ath9k_hw: remove baseband rfsilent supportFelix Fietkau 2010-12-16ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan 2010-12-07ath9k: Read spur channel information from eeprom for AR9485Vasanthakumar Thiagarajan 2010-12-07ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485Vasanthakumar Thiagarajan 2010-12-07ath: Convert ath_print to ath_dbgJoe Perches 2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan 2010-11-22ath9k: Use static constJoe Perches 2010-11-17ath9k_hw: set default values for radar pulse detectionFelix Fietkau 2010-11-16ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau 2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann 2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau 2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau 2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau 2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau