diff options
| author | 2025-05-09 16:35:28 +0800 | |
|---|---|---|
| committer | 2025-05-22 14:55:36 -0700 | |
| commit | 83b6d498d027002e79c2ce40b5729137500c3170 (patch) | |
| tree | 9efa723e86dd3c0d49b9615af1a5d21dff99e570 /include/uapi/linux/android/ssh:/git@git.zx2c4.com | |
| parent | selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem (diff) | |
mm: cma: set early_pfn and bitmap as a union in cma_memrange
Since early_pfn and bitmap are never used at the same time, they can be
defined as a union to reduce the size of the data structure. This change
can save 8 * u64 entries per CMA.
Link: https://lkml.kernel.org/r/20250509083528.1360952-1-hezhongkun.hzk@bytedance.com
Signed-off-by: Zhongkun He <hezhongkun.hzk@bytedance.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/uapi/linux/android/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
