Revision 8cf13f71fadc77b0a2a6e6e43333ff637f8c2fc0 authored by Dave Airlie on 22 March 2019, 00:41:51 UTC, committed by Dave Airlie on 22 March 2019, 00:52:27 UTC
A protection on our mmap against attempts to map past the end of the object;
plus a fix off-by-one in our hang report and a protection;
and a fix for eDP panels on Gen9 platforms on VBT absence.

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190320201451.GA7993@intel.com
2 parent s cd84579 + 000c4f9
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top