diff options
author | Andrew Morton <[email protected]> | 2018-03-07 16:13:33 -0800 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2018-03-08 11:55:48 +0200 |
commit | 401d0ae326c92185f1727b0f12834197536265ae (patch) | |
tree | c12919e3625da3381ca3297c85c90cfdabcf10c8 /scripts/gdb/linux/tasks.py | |
parent | a4713c5a8d612b4a3445874a9eb8af5a92c08bd0 (diff) |
drm/i915/guc: work around gcc-4.4.4 union initializer issue
gcc-4.4.4 has problems with initalizers of anon unions.
drivers/gpu/drm/i915/intel_guc_log.c: In function 'guc_log_control':
drivers/gpu/drm/i915/intel_guc_log.c:64: error: unknown field 'logging_enabled' specified in initializer
Work around this.
Fixes: 35fe703c3161 ("drm/i915/guc: Change values for i915_guc_log_control")
Cc: Michal Wajdeczko <[email protected]>
Cc: Sagar Arun Kamble <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20180308001333.rI2vrNRTY%[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions