linux/drivers/hwspinlock
Wolfram Sang 8752c396ce hwspinlock: qcom: avoid uninitialized struct members
The reg_field is allocated on stack, so using the REG_FIELD macro will
ensure that unused members do not have uninitialized values.

Fixes: 19a0f61224 ("hwspinlock: qcom: Add support for Qualcomm HW Mutex block")
Link: https://sashiko.dev/#/patchset/20260319105947.6237-1-wsa%2Brenesas%40sang-engineering.com
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260512091339.31085-2-wsa+renesas@sang-engineering.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
2026-06-08 21:51:12 -05:00
..
hwspinlock_core.c hwspinlock: Remove unused hwspin_lock_get_id() 2025-03-21 17:12:04 -05:00
hwspinlock_internal.h hwspinlock: Introduce hwspin_lock_bust() 2024-05-29 12:52:26 -07:00
Kconfig hwspinlock: u8500: delete driver 2026-04-06 09:43:18 -05:00
Makefile hwspinlock: u8500: delete driver 2026-04-06 09:43:18 -05:00
omap_hwspinlock.c soc: driver updates for 7.0 2026-02-10 20:45:30 -08:00
qcom_hwspinlock.c hwspinlock: qcom: avoid uninitialized struct members 2026-06-08 21:51:12 -05:00
sprd_hwspinlock.c hwspinlock: sprd: Use struct_size() helper in devm_kzalloc() 2022-03-11 14:56:57 -06:00
stm32_hwspinlock.c hwspinlock: stm32: Use struct_size() helper in devm_kzalloc() 2022-03-11 14:56:15 -06:00
sun6i_hwspinlock.c hwspinlock: add sun6i hardware spinlock support 2021-05-27 22:19:42 -05:00