Christian Weisgerber <[email protected]> wrote: > Mark Kettenis: > > > > Currently, building an amd64 or i386 kernel with lld breaks in > > > makegap.sh. It turns out that we already have the missing pieces > > > (gapdummy) on some other archs, so we can just copy them. > > > > Any reason why you didn't commit this yet? > > Theo was concerned that this might break the gap and locore0 > unmapping.
I just wanted it verified that it actually works. That's done in qemu, or by trying to dereference a location which was unmapped later, that must crash.
