Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Pull ARC fixes from Vineet Gupta: "Hopefully last set of changes for ARC for 4.10: - fix for unaligned access emulation corner case - fix for udelay loop inline asm regression - fix irq affinity finally for AXS103 board [Yuriy] - final fixes for setting IO-coherency sanely in SMP" * tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: ARC: [arcompact] handle unaligned access delay slot corner case ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached ARC: smp-boot: Decouple Non masters waiting API from jump to entry point ARCv2: MCIP: update the BCR per current changes ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list ARCv2: MCIP: Deprecate setting of affinity in Device Tree
Showing
- Documentation/devicetree/bindings/interrupt-controller/snps,archs-idu-intc.txt 3 additions, 0 deletions...ree/bindings/interrupt-controller/snps,archs-idu-intc.txt
- arch/arc/include/asm/delay.h 3 additions, 1 deletionarch/arc/include/asm/delay.h
- arch/arc/kernel/head.S 7 additions, 7 deletionsarch/arc/kernel/head.S
- arch/arc/kernel/mcip.c 23 additions, 32 deletionsarch/arc/kernel/mcip.c
- arch/arc/kernel/smp.c 20 additions, 5 deletionsarch/arc/kernel/smp.c
- arch/arc/kernel/unaligned.c 2 additions, 1 deletionarch/arc/kernel/unaligned.c
- include/soc/arc/mcip.h 8 additions, 8 deletionsinclude/soc/arc/mcip.h
Please register or sign in to comment