diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-12-04 16:48:18 +0000 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2017-12-05 11:43:46 +0800 |
commit | f745e9cc7e40c4570ab5e8d5ef32bfaa6e8ced46 (patch) | |
tree | 7a880d5a47e327e20e5c6d78873860e10db20077 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 1603660b3342269c95fcafee1945790342a8c28e (diff) |
drm/i915/gvt: Add missing breaks in switch statement
The switch statement is missing breaks for the cases of
GVT_FAILSAFE_INSUFFICIENT_RESOURCE and GVT_FAILSAFE_GUEST_ERR. Add them
in.
Detected by CoverityScan, CID#1462416 ("Missing break in switch")
Fixes: e011c6ce2b4f ("drm/i915/gvt: Add VM healthy check for workload_thread")
Fixes: a33fc7a0482a ("drm/i915/gvt: enter failsafe mode when guest requires more resources")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions