Applied, thanks!
Sergey Bugaev, le mer. 03 janv. 2024 20:14:37 +0300, a ecrit:
> Signed-off-by: Sergey Bugaev
> ---
>
> We should try to include vm_param.h less; this statically asserts that
> these files are not possibly using the PAGE_SIZE definition.
>
> dl-sysdep.c used VM_MAX_ADDRESS for t
Signed-off-by: Sergey Bugaev
---
We should try to include vm_param.h less; this statically asserts that
these files are not possibly using the PAGE_SIZE definition.
dl-sysdep.c used VM_MAX_ADDRESS for the "loser kludge for vm_map kernel
bug"; that bug has been fixed and the kludge removed. setup