回复: Re: [PATCH] Signed-off-by: Dylan Liu <dylanliu050903@xxxxxxxxxxxxxx>
From: dylanliu050903
Date: Sun Jul 12 2026 - 10:57:16 EST
使用 Proton Mail 安全邮箱发送。
2026年7月12日 星期日 下午 10:27,Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> 来信:
> You just changed the user/kernel api, right? Are you sure this is ok to
> do?
>
> thanks,
>
> greg k-h
>
Hi Greg,
I apologize for the oversight; being new to this, I am still learning the ropes and appreciate your patience.
You are absolutely right. I acknowledge that changing the sysfs names directly impacts userspace and violates the "never break userspace" rule. I will take a step back and adopt a more conservative approach: I plan to keep the original attribute names as they are to ensure backward compatibility while introducing the new snake_case names as aliases.
Would this be an acceptable way to move forward, or would you prefer I handle this cleanup in a different way?
Thanks,
Dylan Liu