mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PULL 0/3] xtensa updates for v5.7
@ 2020-04-10 19:53 Max Filippov
  2020-04-11  1:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2020-04-10 19:53 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.7:

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 70cbddb973859158731ce77ab20cd5e53822c089:

  arch/xtensa: fix grammar in Kconfig help text (2020-03-30 13:35:31 -0700)

----------------------------------------------------------------
Xtensa updates for v5.7:

- replace setup_irq() by request_irq();
- cosmetic fixes in xtensa Kconfig and boot/Makefile.

----------------------------------------------------------------
Hu Haowen (1):
      arch/xtensa: fix grammar in Kconfig help text

Masahiro Yamada (1):
      xtensa: remove meaningless export ccflags-y

afzal mohammed (1):
      xtensa: replace setup_irq() by request_irq()

 arch/xtensa/Kconfig       |  2 +-
 arch/xtensa/boot/Makefile |  1 -
 arch/xtensa/kernel/smp.c  |  8 ++------
 arch/xtensa/kernel/time.c | 12 +++++-------
 4 files changed, 8 insertions(+), 15 deletions(-)

-- 
Thanks.
-- Max

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

end of thread, other threads:[~2020-04-11  1:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 19:53 [PULL 0/3] xtensa updates for v5.7 Max Filippov
2020-04-11  1:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome