diff options
| author | 2025-12-03 01:55:36 +0800 | |
|---|---|---|
| committer | 2026-01-31 07:38:30 -0800 | |
| commit | d0a0960602f780362ea974c80650d87bcf13726a (patch) | |
| tree | e7119aa2ee3bfcf434516a1a9ce71a6b29cec061 /include/linux/hsi/ssh:/git@git.zx2c4.com | |
| parent | hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify() (diff) | |
hwmon: submitting-patches: Explain race conditions caused by calculations in macros
The current documentation advises against calculations in macros
primarily to avoid code obfuscation. It misses the risk of concurrency
issues.
Add a note explaining that macros evaluating arguments multiple times
can lead to race conditions when accessing shared data.
Link: https://lore.kernel.org/all/CALbr=LYJ_ehtp53HXEVkSpYoub+XYSTU8Rg=o1xxMJ8=5z8B-g@mail.gmail.com/
Signed-off-by: Gui-Dong Han <hanguidong02@gmail.com>
Link: https://lore.kernel.org/r/20251202175536.12774-1-hanguidong02@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'include/linux/hsi/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
