From: Marcin Slusarz Date: Tue, 11 Jun 2013 08:50:30 +0000 (+0200) Subject: drm/nouveau: use vmalloc for pgt allocation X-Git-Tag: v3.11-rc1~65^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d005f51eb93d71cd40ebd11dd377453fa8c8a42a;p=pandora-kernel.git drm/nouveau: use vmalloc for pgt allocation Page tables on nv50 take 48kB, which can be hard to allocate in one piece. Let's use vmalloc. Signed-off-by: Marcin Slusarz Cc: stable@vger.kernel.org [3.7+] Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed