Home
last modified time | relevance | path

Searched hist:"0 d08e0d3a97cce22ebf80b54785e00d9b94e1add" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dvmalloc.cdiff 0d08e0d3a97cce22ebf80b54785e00d9b94e1add Wed May 02 12:27:12 CDT 2007 Andi Kleen <ak@suse.de> [PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms

Ugly ifdef, but should handle all 64bit platforms that have suitable
zones. On some like Altix it's probably impossible without IOMMU
use to get memory <4GB this way, but they have to live with that.
Signed-off-by: Andi Kleen <ak@suse.de>