diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2018-03-08 03:13:33 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2018-03-08 12:55:48 +0300 |
commit | 401d0ae326c92185f1727b0f12834197536265ae (patch) | |
tree | c12919e3625da3381ca3297c85c90cfdabcf10c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a4713c5a8d612b4a3445874a9eb8af5a92c08bd0 (diff) | |
download | linux-401d0ae326c92185f1727b0f12834197536265ae.tar.xz |
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 <michal.wajdeczko@intel.com>
Cc: Sagar Arun Kamble <sagar.a.kamble@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180308001333.rI2vrNRTY%akpm@linux-foundation.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions