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(-) _______________________________________________ linux-snps-arc mailing list linux-snps-arc@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-snps-arc