The Linux Kernel Mailing List
 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.5
Date: Sun, 16 Jul 2023 13:31:25 -0700	[thread overview]
Message-ID: <20230716203125.1658027-1-jcmvbkbc@gmail.com> (raw)

Hi Linus,

please pull the following fixes for the Xtensa architecture.

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a160e9414d8a1747225206558b24d7df513b3c8d:

  xtensa: fix unaligned and load/store configuration interaction (2023-07-10 21:41:04 -0700)

----------------------------------------------------------------
Xtensa fixes for v6.5:

- fix interaction between unaligned exception handler and load/store
  exception handler
- fix parsing ISS network interface specification string
- add comment about etherdev freeing to ISS network sriver

----------------------------------------------------------------
Max Filippov (3):
      xtensa: ISS: add comment about etherdev freeing
      xtensa: ISS: fix call to split_if_spec
      xtensa: fix unaligned and load/store configuration interaction

 arch/xtensa/kernel/align.S          | 34 ++++++++++++++--------------------
 arch/xtensa/kernel/traps.c          |  3 ++-
 arch/xtensa/platforms/iss/network.c |  3 ++-
 3 files changed, 18 insertions(+), 22 deletions(-)

-- 
Thanks.
-- Max

             reply	other threads:[~2023-07-16 20:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-16 20:31 Max Filippov [this message]
2023-07-16 21:16 ` [PULL 0/3] Xtensa fixes for v6.5 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=20230716203125.1658027-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