Re: [PATCH v1] arm64: cpuinfo: Fix sysfs cleanup on failure
From: 최유호
Date: Fri Jul 17 2026 - 10:48:50 EST
On Thu, 16 Jul 2026 at 08:18, Will Deacon <will@xxxxxxxxxx> wrote:
>
> Why is it a good idea to remove the entire group if the merge fails?
> Wouldn't it be more pragmatic to continue with the group that we did
> manage to create? I don't really get why this proposed behaviour is
> better.
You're right. Removing the entire group on an SME merge failure is
unncessary. I'll send a v2 incorporating your suggestion.
Thanks for your time reviewing.
Yuho.