mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-24 23:56:33 +00:00

Non pooled page allocation should have GFP_USER set so allocation can wait and reclaim page from other process (ie non atomic). Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>