On 2025/4/2 0:15, Oliver Upton wrote: > On Mon, Mar 31, 2025 at 05:43:19PM +0800, Yicong Yang wrote: >> From: Yicong Yang <yangyic...@hisilicon.com> >> >> 0x35 indicates IMPLEMENTATION DEFINED fault for Unsupported Exclusive or >> Atomic access. Add ESR_ELx_FSC definition and corresponding wrapper. >> >> Signed-off-by: Yicong Yang <yangyic...@hisilicon.com> > > Just squash this into the next patch. Adding a helper w/o any user > usually isn't a good idea. >
sure, will squash this into the next patch. Thanks.