diff options
author | David Woodhouse <dwmw@amazon.co.uk> | 2020-11-11 14:43:21 +0000 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-11-11 23:01:57 +0100 |
commit | 2fb6acf3edfeb904505f9ba3fd01166866062591 (patch) | |
tree | 7dfcea7dbfcf716f74010c9932582eb0b246967a /tools/perf/scripts/python/syscall-counts.py | |
parent | aec8da04e4d71afdd4ab3025ea34a6517435f363 (diff) |
iommu/amd: Fix union of bitfields in intcapxt support
All the bitfields in here are overlaid on top of each other since
they're a union. Change the second u64 to be in a struct so it does
the intended thing.
Fixes: b5c3786ee370 ("iommu/amd: Use msi_msg shadow structs")
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201111144322.1659970-2-dwmw2@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions