Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit acdaa51a authored by Qing Xia's avatar Qing Xia Committed by Greg Kroah-Hartman
Browse files

staging: android: ion: fix sys heap pool's gfp_flags



commit 9bcf065e28122588a6cbee08cf847826dacbb438 upstream.

In the first loop, gfp_flags will be modified to high_order_gfp_flags,
and there will be no chance to change back to low_order_gfp_flags.

Fixes: e7f63771 ("ION: Sys_heap: Add cached pool to spead up cached buffer alloc")
Signed-off-by: default avatarQing Xia <saberlily.xia@hisilicon.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarJing Xia <jing.xia@unisoc.com>
Reviewed-by: default avatarYuming Han <yuming.han@unisoc.com>
Reviewed-by: default avatarZhaoyang Huang <zhaoyang.huang@unisoc.com>
Reviewed-by: default avatarOrson Zhai <orson.zhai@unisoc.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 313de388
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment