[PATCH 0/2] xtensa: context tracking updates

From: Max Filippov
Date: Sun Jun 19 2022 - 19:18:53 EST


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