diff options
author | Tvrtko Ursulin <[email protected]> | 2016-01-19 15:25:17 +0000 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2016-01-20 10:08:54 +0000 |
commit | 3f36b93797bd773eb27e31cf53e3d1f9e64c77ab (patch) | |
tree | bd5214b9e34fc730aa842fb88a50091d999536ca /tools/perf/scripts/python/stackcollapse.py | |
parent | bf22045250fafbe733277e13300eaa240ba2104d (diff) |
drm/i915: Do not put big intel_crtc_state on the stack
Having this on stack triggers the -Wframe-larger-than=1024 and
is not nice to put such big things on the kernel stack anyway.
This required a little bit of refactoring to handle the new
failure path from vlv_force_pll_on.
v2: Corrected some whitespace.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions