Re: [PATCH v2 RESEND] x86/kaslr: Ingest nokaslr to avoid passing it to init process

From: Peter Zijlstra
Date: Tue Jan 14 2025 - 04:37:01 EST


On Sat, Jan 11, 2025 at 02:17:43PM +0000, Nir Lichtman wrote:
> Problem: Currently booting the kernel with "nokaslr" on x86 incorrectly
> doesn't recognize this parameter and passes it on to the init process

What now? I'm pretty sure nokaslr works, it's in all my test machines
and qemu scripts. Without it faddr2line wouldn't work, which I would
notice in a hurry.