aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVincent Whitchurch <[email protected]>2019-01-16 17:32:48 +0100
committerGreg Kroah-Hartman <[email protected]>2019-01-22 11:43:17 +0100
commit96c12ef9b905237978855d582eff6b4dee152f52 (patch)
tree44e4ff1fd543855ef40b489dcae4a4b4c65a8379 /tools/perf/scripts/python
parente637308b40b1c88f4416a624e739d81c7cf4e248 (diff)
vop: Add definition of readq/writeq if missing
Include <linux/io-64-nonatomic-lo-hi.h> so that readq/writeq are replaced by two readl/writel on systems that do not support them. The values read/written are pointers which will be 32-bit on 32-bit systems so the non-atomicity should not matter. Signed-off-by: Vincent Whitchurch <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions