Jan. 13, 2022
9:40 p.m.
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