Re: [PATCH 0/2] xtensa: context tracking updates

From: Frederic Weisbecker
Date: Fri Jun 24 2022 - 10:01:54 EST


On Sun, Jun 19, 2022 at 04:18:35PM -0700, Max Filippov wrote:
> Hi Frederic,
>
> your recent conversion of CONTEXT_TRACKING to CONTEXT_TRACKING_USER
> missed the xtensa architexture. These two patches hopefully fix it.
> Please take them to the tree that holds the rest of the conversion.
> (Even better if they could be folded into the corresponding conversion
> patches).
>
> Max Filippov (2):
> xtensa: rename context_tracking_user_{enter,exit}
> xtensa: rename CONTEXT_TRACKING to CONTEXT_TRACKING_USER
>
> arch/xtensa/Kconfig | 2 +-
> arch/xtensa/kernel/entry.S | 8 ++++----
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> --
> Thanks.
> -- Max

Thanks a lot for these fixes. I'm likely going to reissue this
patchset so I'm going to fold your changes inside if you don't mind
(with your Signed-off-by).