aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Sankar <[email protected]>2019-12-24 16:10:01 +0100
committerIngo Molnar <[email protected]>2019-12-25 10:49:13 +0100
commit8d62af1778125bd674cc66e8432305cc6aac5d89 (patch)
tree6efdd755adcc9eb6f9c51e44c1451fc31a2c6553 /tools/perf/scripts/python
parent4911ee401b7ceff8f38e0ac597cbf503d71e690c (diff)
efi/gop: Remove bogus packed attribute from GOP structures
EFI structures are not packed, they follow natural alignment. The packed attribute doesn't have any effect on the structure layout due to the types and order of the members, and we only ever get these structures as output from the EFI firmware so alignment issues have not come up. Signed-off-by: Arvind Sankar <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: James Morse <[email protected]> Cc: Matt Fleming <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions