ANDROID: 16K: Make the x86 vdso layout 16kB compatible
The vDSO is layed-out at at build time.
Use the max page size to layout the vdso pages, since
__PAGE_SIZE is only known at runtime.
Bug: 356729201
Change-Id: I3fcd2dd9a4253e6c2f8d4cc2c3e3885c12a9fc0f
Signed-off-by:
Kalesh Singh <kaleshsingh@google.com>
Loading
Please sign in to comment