diff options
author | Yinghai Lu <yinghai@kernel.org> | 2014-01-28 02:06:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-28 06:02:38 +0100 |
commit | ad6492b80f60a2139fa9bf8fd79b182fe5e3647c (patch) | |
tree | f52530fb2240679a0f88ba5047a3bedc6dacf796 /mm/memblock.c | |
parent | Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
download | linux-ad6492b80f60a2139fa9bf8fd79b182fe5e3647c.tar.xz linux-ad6492b80f60a2139fa9bf8fd79b182fe5e3647c.zip |
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 <yinghai@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions