]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - mm/nobootmem.c
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)
commit38fa4175e60d98fb1c9815fb14f8057576dade73
tree37472101af7cc4ed35b11b414a0ea8f9ac1d81db
parent8b78c21d72d9dbcb7230e97423a2cd8d8402c20c
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