diff options
| author | Guenter Roeck <[email protected]> | 2019-04-04 11:22:42 -0700 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2019-04-15 17:19:53 -0700 |
| commit | 8c0826756744c0ac1df600a5e4cca1a341b13101 (patch) | |
| tree | 2798eb6a92ce30f42c9517cc1d36f5fd2f74e0f9 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 755a9b0f8aaa5639ba5671ca50080852babb89ce (diff) | |
hwmon: (smsc47b397) 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: 8d5d45fb1468 ("I2C: Move hwmon drivers (2/3)")
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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions