Re: [PATCH] ksysfs: Expose hardware name
From: Richard Weinberger
Date: Mon Feb 23 2026 - 09:20:35 EST
----- Ursprüngliche Mail -----
> Von: "John Ogness" <john.ogness@xxxxxxxxxxxxx>
> An: "richard" <richard@xxxxxx>, "linux-kernel" <linux-kernel@xxxxxxxxxxxxxxx>
>
> It seems a bit odd to make this a dependency of CONFIG_PRINTK. Perhaps
> @dump_stack_arch_desc_str and dump_stack_set_arch_desc() should move out
> of lib/dump_stack.c if this new sysfs attribute is accepted?
Sure. I was surprised too that lib/dump_stack.c depends on CONFIG_PRINTK.
Thanks,
//richard