aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMika Westerberg <[email protected]>2020-01-22 19:05:20 +0300
committerAndy Shevchenko <[email protected]>2020-01-22 18:51:58 +0200
commit5e0c94d3aeeecc68c573033f08d9678fecf253bd (patch)
tree311568407747e1e384e6a873e993b2ff1a80c2c9 /tools/perf/scripts/python/export-to-sqlite.py
parenta3e2b51ca31f56317d2b88fe226b06306aecc5b6 (diff)
platform/x86: intel_mid_powerbtn: Take a copy of ddata
The driver gets driver_data from memory that is marked as const (which is probably put to read-only memory) and it then modifies it. This likely causes some sort of fault to happen. Fix this by taking a copy of the structure. Fixes: c94a8ff14de3 ("platform/x86: intel_mid_powerbtn: make mid_pb_ddata const") Signed-off-by: Mika Westerberg <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions