All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/7] xtensa updates for 5.15
@ 2021-09-02 14:51 Max Filippov
  2021-09-02 20:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2021-09-02 14:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL 0/7] xtensa updates for 5.15
  2021-09-02 14:51 [PULL 0/7] xtensa updates for 5.15 Max Filippov
@ 2021-09-02 20:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-02 20:55 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Thu,  2 Sep 2021 07:51:36 -0700:

> git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20210902

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b5d6d2633c1b6b2b4599f658f8abe7eb1358cc77

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-02 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 14:51 [PULL 0/7] xtensa updates for 5.15 Max Filippov
2021-09-02 20:55 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.