aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2019-04-04 11:16:20 -0700
committerGuenter Roeck <[email protected]>2019-04-15 17:19:53 -0700
commit755a9b0f8aaa5639ba5671ca50080852babb89ce (patch)
tree6958c6737518debed2b2dad91a2181401edddb13 /tools/perf/scripts/python/compaction-times.py
parent73e6ff71a7ea924fb7121d576a2d41e3be3fc6b5 (diff)
hwmon: (pc87427) Use request_muxed_region for Super-IO accesses
Super-IO accesses may fail on a system with no or unmapped LPC bus. Also, other drivers may attempt to access the LPC bus at the same time, resulting in undefined behavior. Use request_muxed_region() to ensure that IO access on the requested address space is supported, and to ensure that access by multiple drivers is synchronized. Fixes: ba224e2c4f0a7 ("hwmon: New PC87427 hardware monitoring driver") Reported-by: Kefeng Wang <[email protected]> Reported-by: John Garry <[email protected]> Cc: John Garry <[email protected]> Acked-by: John Garry <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions