linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: linux-xtensa@linux-xtensa.org
Cc: Chris Zankel <chris@zankel.net>,
	linux-kernel@vger.kernel.org,
	Frederic Weisbecker <frederic@kernel.org>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [PATCH 0/2] xtensa: context tracking updates
Date: Sun, 19 Jun 2022 16:18:35 -0700	[thread overview]
Message-ID: <20220619231837.1150499-1-jcmvbkbc@gmail.com> (raw)

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

             reply	other threads:[~2022-06-19 23:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 23:18 Max Filippov [this message]
2022-06-19 23:18 ` [PATCH 1/2] xtensa: rename context_tracking_user_{enter,exit} Max Filippov
2022-06-19 23:18 ` [PATCH 2/2] xtensa: rename CONTEXT_TRACKING to CONTEXT_TRACKING_USER Max Filippov
2022-06-24 14:01 ` [PATCH 0/2] xtensa: context tracking updates Frederic Weisbecker
2022-06-24 14:57   ` Max Filippov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220619231837.1150499-1-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=frederic@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xtensa@linux-xtensa.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).