From: David Howells Date: Tue, 3 Oct 2006 08:13:47 +0000 (-0700) Subject: [PATCH] FRV: Permit large kmalloc allocations [try #2] X-Git-Tag: v2.6.19-rc1~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=339b0c0813a257893fa84be999b9b85a50846dd8;p=pandora-kernel.git [PATCH] FRV: Permit large kmalloc allocations [try #2] Permit kmalloc() to make allocations of up to 32MB if so configured. This may be useful under NOMMU conditions where vmalloc() can't do this. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed