]> git.baikalelectronics.ru Git - kernel.git/commit
mm: Add alloc_bootmem_low_pages_nopanic()
authorYinghai Lu <yinghai@kernel.org>
Thu, 24 Jan 2013 20:20:15 +0000 (12:20 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 30 Jan 2013 03:32:59 +0000 (19:32 -0800)
commit5a52e6d0a9c1696fe9c98ad722b891b93f1a03b3
tree37472101af7cc4ed35b11b414a0ea8f9ac1d81db
parentc943019431fbe940338d290096272391bb432ffb
mm: Add alloc_bootmem_low_pages_nopanic()

We don't need to panic in some case, like for swiotlb preallocating.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1359058816-7615-35-git-send-email-yinghai@kernel.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
include/linux/bootmem.h
mm/bootmem.c
mm/nobootmem.c