ANDROID: rust_binder: allocate pages array with kvmalloc
Avoid making order 3 allocations with kmalloc. Using kvmalloc will help
avoid OOM conditions.
Bug: 350907206
Change-Id: Ib1e8c113ac2cbe6b46938e2541ff76efc1f9d111
Signed-off-by:
Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment