Both the vdso rework and the CONFIG_PAGE_SHIFT changes were merged during
the v6.9 merge window, so it is now possible to use CONFIG_PAGE_SHIFT
instead of including asm/page.h in the vdso.
This avoids the workaround for arm64 - commit
|
||
|---|---|---|
| .. | ||
| bits.h | ||
| clocksource.h | ||
| const.h | ||
| datapage.h | ||
| gettime.h | ||
| helpers.h | ||
| jiffies.h | ||
| ktime.h | ||
| limits.h | ||
| math64.h | ||
| processor.h | ||
| time.h | ||
| time32.h | ||
| time64.h | ||
| vsyscall.h | ||