20/26

mm/page_alloc: introduce ALLOC_NOBLOCK

This flag is set unless we can be sure the caller isn’t in an atomic context. The allocator will soon start needing to call set_direct_map_* APIs which cannot be called with IRQs off. It will need to