mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 13:43:09 +09:00
Page size isn't always 4k depending on arch and configuration. Rename 4k first chunk allocator to page. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: David Howells <dhowells@redhat.com>