[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e38a57cc-3744-e3b8-3c5f-b96b218aebd4@synopsys.com>
Date: Sat, 14 Mar 2020 19:15:03 +0000
From: Vineet Gupta <Vineet.Gupta1@...opsys.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: arcml <linux-snps-arc@...ts.infradead.org>,
lkml <linux-kernel@...r.kernel.org>,
Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Randy Dunlap <rdunlap@...radead.org>,
Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [GIT PULL] ARC updates for 5.6-rc6
Hi Linus,
Bunch of miscll fixes for ARC which have been piling up and may go in sooner than
later.
Please pull.
Thx,
-Vineet
--------------->
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.6-rc6
for you to fetch changes up to 8d92e992a785f35d23f845206cf8c6cafbc264e0:
ARC: define __ALIGN_STR and __ALIGN symbols for ARC (2020-03-11 10:07:15 -0700)
----------------------------------------------------------------
ARC fixes for 5.6-rc6
- Fix __ALIGN_STR and __ALIGN to not junk padding
- Miscll Kconfig cleanups, header updates
----------------------------------------------------------------
Eugeniy Paltsev (1):
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Geert Uytterhoeven (1):
ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Krzysztof Kozlowski (1):
ARC: Cleanup old Kconfig IO scheduler options
Randy Dunlap (1):
ARC: fix some Kconfig typos
Vineet Gupta (2):
ARC: fpu: fix randconfig build error reported by 0-day test service
ARC: show_regs: reduce lines of output
arch/arc/Kconfig | 4 ++--
arch/arc/configs/nps_defconfig | 2 --
arch/arc/configs/nsimosci_defconfig | 2 --
arch/arc/configs/nsimosci_hs_defconfig | 2 --
arch/arc/configs/nsimosci_hs_smp_defconfig | 2 --
arch/arc/include/asm/fpu.h | 2 ++
arch/arc/include/asm/linkage.h | 2 ++
arch/arc/kernel/setup.c | 2 +-
arch/arc/kernel/troubleshoot.c | 27 ++++++++++++---------------
9 files changed, 19 insertions(+), 26 deletions(-)
Powered by blists - more mailing lists