]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] FRV: Permit large kmalloc allocations [try #2]
authorDavid Howells <dhowells@redhat.com>
Tue, 3 Oct 2006 08:13:47 +0000 (01:13 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:03:40 +0000 (08:03 -0700)
commit339b0c0813a257893fa84be999b9b85a50846dd8
tree572d37248fc56d8a364540621375bf7447b248cf
parentafefdbb28a0a2af689926c30b94a14aea6036719
[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 <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/frv/Kconfig