public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Chris Zankel <chris@zankel.net>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/3] xtensa fixes for v6.9
Date: Thu,  2 May 2024 05:21:30 -0700	[thread overview]
Message-ID: <20240502122130.2863322-1-jcmvbkbc@gmail.com> (raw)

Hi Linus,

please pull the following fixes for the Xtensa architecture.

The following changes since commit e8f897f4afef0031fe618a8e94127a0934896aba:

  Linux 6.8 (2024-03-10 13:38:09 -0700)

are available in the Git repository at:

  https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20240502

for you to fetch changes up to b7cf2a1d9881823133acc48427815a48b35b49f4:

  xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros (2024-04-28 21:18:18 -0700)

----------------------------------------------------------------
Xtensa fixes for v6.9:

- fix unused variable warning caused by empty flush_dcache_page()
  definition
- fix stack unwinding on windowed noMMU XIP configurations
- fix Coccinelle warning 'opportunity for min()' in xtensa ISS platform
  code

----------------------------------------------------------------
Barry Song (1):
      xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros

Max Filippov (1):
      xtensa: fix MAKE_PC_FROM_RA second argument

Thorsten Blum (1):
      tty: xtensa/iss: Use min() to fix Coccinelle warning

 arch/xtensa/include/asm/cacheflush.h | 24 ++++++++----------------
 arch/xtensa/include/asm/processor.h  |  8 ++++----
 arch/xtensa/include/asm/ptrace.h     |  2 +-
 arch/xtensa/kernel/process.c         |  5 +++--
 arch/xtensa/kernel/stacktrace.c      |  3 ++-
 arch/xtensa/platforms/iss/console.c  |  6 ++----
 6 files changed, 20 insertions(+), 28 deletions(-)

-- 
Thanks.
-- Max

             reply	other threads:[~2024-05-02 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-02 12:21 Max Filippov [this message]
2024-05-02 17:57 ` [PULL 0/3] xtensa fixes for v6.9 pr-tracker-bot

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=20240502122130.2863322-1-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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