aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrzej Hajda <[email protected]>2015-08-31 08:56:15 -0300
committerMauro Carvalho Chehab <[email protected]>2015-09-25 17:20:25 -0300
commit655e9780ab913a3a06d4a164d55e3b755524186d (patch)
tree6c851f87a0a7596e3a580273e1931aa37caf6199 /tools/perf/scripts/python
parent63ab664cebe5bbfd530d46ed7439e43aa4d45227 (diff)
[media] v4l2-compat-ioctl32: fix alignment for ARM64
Alignment/padding rules on AMD64 and ARM64 differs. To allow properly match compatible ioctls on ARM64 kernels without breaking AMD64 some fields should be aligned using compat_s64 type and in one case struct should be unpacked. Signed-off-by: Andrzej Hajda <[email protected]> Cc: <[email protected]> # for v3.10 and up [[email protected]: use compat_u64 instead of compat_s64 in v4l2_input32] Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions