mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 17:40:41 +09:00
Previously, metadata was stored in the allocated pages themselves during allocation. However the system can only have a limited number of kmapped pages. A very large allocation might exceed this limit. Change-Id: Ibe972096e83924bf5e621d8282c4cd133ca75b0a Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>