aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2016-11-18 21:52:58 +0200
committerVille Syrjälä <[email protected]>2016-12-15 14:55:30 +0200
commit570cec3244447f21f5b24c3a75151b4166e30d95 (patch)
tree91a269fb799c4a7c90f6aef0b4a59f38fa0e3e4d /tools/perf/scripts/python
parent2f3f4763c1ba9348984ed67aa60a16c86a9dab1c (diff)
drm: Reject fbs w/o format info in drm_framebuffer_init()
Any framebuffer that doesn't have proper format information when drm_framebuffer_init() is called is a bug. Let's warn and return an error to avoid oopsing the kernel later due to dereferencing the NULL fb->format pointer. Cc: Laurent Pinchart <[email protected]> Suggested-by: Laurent Pinchart <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions