From: Maarten Lankhorst Date: Mon, 12 Aug 2013 10:41:34 +0000 (+0200) Subject: drm/nouveau/ltcg: fix allocating memory as free X-Git-Tag: v3.11-rc7~10^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18902bbf06a93ea497be2f177a6323ed9e5f30be;p=pandora-kernel.git drm/nouveau/ltcg: fix allocating memory as free Allocating type=0 marks the memory as free. This allows the ltcg memory to be allocated twice. Add a BUG_ON in core/mm.c to prevent this ever happening again. Signed-off-by: Maarten Lankhorst Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed