[PATCH] Allow the kernel to start earlier than VM_MAX_ADDRESS
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)
commit545d40d2546eb0da3aac45385175ed6565e79ddd
tree8caeb218838ad42092ac8d7f383eb93e9e3d505a
parentc25888c32fa80089aaa85fb32a08721617591190
[PATCH] Allow the kernel to start earlier than VM_MAX_ADDRESS

VM_MAX_ADDRESS shouldn't be hardcoded in libc, the kernel should be able to
decide about it dynamically. This fixes glibc into supporting that. It's however
a bit hackish.

This kludge will however go out once we have a recent enough gnumach,
anyway.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name tg-bigmem.diff
sysdeps/mach/hurd/dl-sysdep.c