From: Michel Dänzer Date: Mon, 20 Oct 2014 09:40:54 +0000 (+0900) Subject: drm/radeon: Use drm_malloc_ab instead of kmalloc_array X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~11^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a5fd4df21b9c4acb67e815ec949cce594860f8;p=pandora-kernel.git drm/radeon: Use drm_malloc_ab instead of kmalloc_array Should avoid kmalloc failures due to large number of array entries. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81991 Reviewed-by: Dave Airlie Reviewed-by: Christian König Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed