[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200410195331.12735-1-jcmvbkbc@gmail.com>
Date: Fri, 10 Apr 2020 12:53:31 -0700
From: Max Filippov <jcmvbkbc@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/3] xtensa updates for v5.7
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
Powered by blists - more mailing lists