From: Ben Skeggs Date: Fri, 10 Sep 2010 05:33:11 +0000 (+1000) Subject: drm/nouveau: we can't free ACPI EDID, so make a copy that we can X-Git-Tag: v2.6.37-rc1~92^2~25^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b102d3488c9d201915d070a519e07098e0cd30;p=pandora-kernel.git drm/nouveau: we can't free ACPI EDID, so make a copy that we can The rest of the connector code assumes we can kfree() the EDID pointer. This causes things to blow up with the ACPI EDID pointer we get passed. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed