From: Krzysztof Kolasa Date: Sun, 15 Mar 2015 19:22:36 +0000 (+0100) Subject: [PATCH] drm/mm: Fix support 4 GiB and larger ranges X-Git-Tag: omap-for-v4.1/wl12xx-dt~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046d669c62f37323ef0329c41d83a03c06b2087d;p=pandora-kernel.git [PATCH] drm/mm: Fix support 4 GiB and larger ranges bad argument if(tmp)... in check_free_hole fix oops: kernel BUG at drivers/gpu/drm/drm_mm.c:305! [airlied: excellent, this was my task for today]. Signed-off-by: Krzysztof Kolasa Reviewed-by: Chris wilson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed