mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
alloc_pages_exact() get gfp flags and handle zero'ing already And while it, fix the case where ioremap fails: return rightaway. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>