From: Yinghai Lu Date: Tue, 28 Jan 2014 01:06:49 +0000 (-0800) Subject: memblock, nobootmem: add memblock_virt_alloc_low() X-Git-Tag: v3.14-rc1~79^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6492b80f60a2139fa9bf8fd79b182fe5e3647c;p=pandora-kernel.git memblock, nobootmem: add memblock_virt_alloc_low() The new memblock_virt APIs are used to replaced old bootmem API. We need to allocate page below 4G for swiotlb. That should fix regression on Andrew's system that is using swiotlb. Signed-off-by: Yinghai Lu Cc: Russell King Cc: Konrad Rzeszutek Wilk Acked-by: Santosh Shilimkar Cc: Dave Hansen Cc: Ingo Molnar Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed