You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to every mmu.cpp and fix that. Also make sure to possibly copy the new arch/x86_64/linker.ld to other architectures. It's better overall, does away with the vdso section and puts bss at the end (smaller executables on disk).
The text was updated successfully, but these errors were encountered:
Go to every mmu.cpp and fix that. Also make sure to possibly copy the new arch/x86_64/linker.ld to other architectures. It's better overall, does away with the vdso section and puts bss at the end (smaller executables on disk).
The text was updated successfully, but these errors were encountered: