diff options
| author | Shayne Chen <[email protected]> | 2023-08-15 17:28:30 +0800 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2024-02-22 09:55:16 +0100 |
| commit | 0937f95ab07af6e663ae932d592f630d9eb591da (patch) | |
| tree | 3af4935683f58a1cbab7662c53b33c4b6d2bd3bd /scripts/patch-kernel | |
| parent | 350f63c9624b8fd407805c7dfb652a1c3d619862 (diff) | |
wifi: mt76: mt7915: add locking for accessing mapped registers
Sicne the mapping is global, mapped register access needs to be protected
against concurrent access, otherwise a race condition might cause the reads
or writes to go towards the wrong register
Signed-off-by: Shayne Chen <[email protected]>
Signed-off-by: Peter Chiu <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions