How to disable address randomization ?

Valentin Vidić vvidic at valentin-vidic.from.hr
Thu Jan 13 16:40:33 EST 2022


On Thu, Jan 13, 2022 at 10:01:30PM +0100, admin LI wrote:
> I'm developing a kernel module for an ARM machine, while debugging I
> found addresses printed are all randomized and useless for debugging.

This should help you:

  https://www.kernel.org/doc/html/latest/core-api/printk-formats.html

-- 
Valentin



More information about the Kernelnewbies mailing list