From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org,
Chris Zankel <chris@zankel.net>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/7] xtensa updates for 5.15
Date: Thu, 2 Sep 2021 07:51:36 -0700 [thread overview]
Message-ID: <20210902145136.21967-1-jcmvbkbc@gmail.com> (raw)
Hi Linus,
please pull the following Xtensa architecture updates for v5.15:
The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:
Linux 5.14-rc5 (2021-08-08 13:49:31 -0700)
are available in the Git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20210902
for you to fetch changes up to 7b7cec477fc3cd42ce565dfc3e53f144504fc95c:
xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild (2021-08-11 11:37:13 -0700)
----------------------------------------------------------------
Xtensa updates for v5.15
- fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
- add fairness to handling IRQs of the same priority
- fix pointer usage before NULL check in ISS console driver
- build system cleanups
----------------------------------------------------------------
Masahiro Yamada (4):
xtensa: remove unneeded exports
xtensa: do not build variants directory
xtensa: build platform directories unconditionally
xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild
Max Filippov (2):
xtensa: add fairness to IRQ handling
xtensa: ISS: don't use string pointer before NULL check
Randy Dunlap (1):
xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
arch/xtensa/Kbuild | 1 +
arch/xtensa/Kconfig | 2 +-
arch/xtensa/Makefile | 12 ------------
arch/xtensa/kernel/traps.c | 7 +++++++
arch/xtensa/platforms/Makefile | 4 ++++
arch/xtensa/platforms/iss/console.c | 6 +++---
6 files changed, 16 insertions(+), 16 deletions(-)
create mode 100644 arch/xtensa/platforms/Makefile
--
Thanks.
-- Max
next reply other threads:[~2021-09-02 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 14:51 Max Filippov [this message]
2021-09-02 20:55 ` [PULL 0/7] xtensa updates for 5.15 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=20210902145136.21967-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=chris@zankel.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.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