[PATCH] Allow the kernel to start earlier than VM_MAX_ADDRESS
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 10 Oct 2020 19:54:24 +0000 (20:54 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sat, 10 Oct 2020 19:54:24 +0000 (20:54 +0100)
commitea78febea7b5084c9b13b2067e07d70884d3ac2c
treed188c65f258e10f09fd60d141992f30826bae746
parent5a4a5d74e5c3f1695a2b1f15becebc0c2213f3b9
[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.

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