diff options
author | Russell Currey <[email protected]> | 2016-12-15 16:12:41 +1100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-12-18 14:39:50 +0100 |
commit | 298360af3dab45659810fdc51aba0c9f4097e4f6 (patch) | |
tree | 98d46be4e77202f57ab7f36e4b245d484fa11025 /tools/perf/util/trace-event-scripting.c | |
parent | 2cf026ae85c42f253feb9f420d1b4bc99bd5503d (diff) |
drivers/gpu/drm/ast: Fix infinite loop if read fails
ast_get_dram_info() configures a window in order to access BMC memory.
A BMC register can be configured to disallow this, and if so, causes
an infinite loop in the ast driver which renders the system unusable.
Fix this by erroring out if an error is detected. On powerpc systems with
EEH, this leads to the device being fenced and the system continuing to
operate.
Cc: <[email protected]> # 3.10+
Signed-off-by: Russell Currey <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions