[PATCH] Allow the kernel to start earlier than VM_MAX_ADDRESS
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 20 Mar 2021 23:38:37 +0000 (23:38 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sat, 20 Mar 2021 23:38:37 +0000 (23:38 +0000)
commit0424c31043988e3860578c39f8c881376d25b7f9
tree66b6dec4726c6192be4643260e0ae198386cf3e8
parent9d9aea364685a6eb5eb59c3780d4049efd6c0b9e
[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