diff options
author | Heiner Kallweit <[email protected]> | 2023-03-06 22:24:49 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-08 09:30:41 +0000 |
commit | 59ee97c0c1a8d0dadc092897ca7d5fe3a80e1bc3 (patch) | |
tree | c625d5d9dfdfe973a9441638cf3ec6020fe50510 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 6bc6c4e6893ee79a9862c61d1635e7da6d5a3333 (diff) |
r8169: enable cfg9346 config register access in atomic context
For disabling ASPM during NAPI poll we'll have to unlock access
to the config registers in atomic context. Other code parts
running with config register access unlocked are partially
longer and can sleep. Add a usage counter to enable parallel
execution of code parts requiring unlocked config registers.
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Kai-Heng Feng <[email protected]>
Tested-by: Holger Hoffstätte <[email protected]>
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions