diff options
author | 2017-01-14 00:28:22 +0000 | |
---|---|---|
committer | 2017-01-14 16:17:44 +0000 | |
commit | 8d9046ad5d9b7e5ede7cdf566a190f136f239614 (patch) | |
tree | 2e34174d8d94c4639c7990bce7b6e78274f07143 /tools/perf/scripts/python/syscall-counts.py | |
parent | drm/i915: Name the anonymous structs inside i915_ggtt_view (diff) | |
download | linux-dev-8d9046ad5d9b7e5ede7cdf566a190f136f239614.tar.xz linux-dev-8d9046ad5d9b7e5ede7cdf566a190f136f239614.zip |
drm/i915: Mark the ggtt_view structs as packed
In the next few patches, we will depend upon there being no
uninitialised bits inside the ggtt_view. To ensure this we add the
__packed attribute and double check with a build bug that gcc hasn't
expanded the struct to include some padding bytes.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170114002827.31315-2-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions