All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] xtensa fixes for v5.15
@ 2021-10-08 17:10 Max Filippov
  2021-10-08 20:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2021-10-08 17:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

Hi Linus,

please pull the following fixes for the xtensa architecture for v5.15.

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

  Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)

are available in the Git repository at:

  git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20211008

for you to fetch changes up to 012e974501a270d8dfd4ee2039e1fdf7579c907e:

  xtensa: xtfpga: Try software restart before simulating CPU reset (2021-10-05 12:19:05 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.15:

- fix build/boot issues caused by CONFIG_OF vs CONFIC_USE_OF usage
- fix reset handler for xtfpga boards

----------------------------------------------------------------
Guenter Roeck (1):
      xtensa: xtfpga: Try software restart before simulating CPU reset

Max Filippov (2):
      xtensa: call irqchip_init only when CONFIG_USE_OF is selected
      xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF

Randy Dunlap (1):
      xtensa: use CONFIG_USE_OF instead of CONFIG_OF

 arch/xtensa/include/asm/kmem_layout.h |  2 +-
 arch/xtensa/kernel/irq.c              |  2 +-
 arch/xtensa/kernel/setup.c            | 12 ++++++------
 arch/xtensa/mm/mmu.c                  |  2 +-
 arch/xtensa/platforms/xtfpga/setup.c  | 12 ++++++++----
 5 files changed, 17 insertions(+), 13 deletions(-)

-- 
Thanks.
-- Max

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

* Re: [PULL 0/4] xtensa fixes for v5.15
  2021-10-08 17:10 [PULL 0/4] xtensa fixes for v5.15 Max Filippov
@ 2021-10-08 20:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-08 20:26 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Fri,  8 Oct 2021 10:10:51 -0700:

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

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

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-10-08 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 17:10 [PULL 0/4] xtensa fixes for v5.15 Max Filippov
2021-10-08 20:26 ` 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.