From: Linus Torvalds <torvalds@linux-foundation.org> Date: Fri, 3 Apr 2020 18:20:16 +0000 (-0700) Subject: Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a943353d170e286dd3d877ac5aa15c1034cdfefc;p=linux.git Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm Pull ARM updates from Russell King: - replace setup_irq() with request_irq() for ebsa110, footbridge, rpc - fix clang assembly error in kexec code - remove .fixup section in boot stub - decompressor / EFI cache flushing updates * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: ARM: 8966/1: rpc: replace setup_irq() by request_irq() ARM: 8965/2: footbridge: replace setup_irq() by request_irq() ARM: 8964/1: ebsa110: replace setup_irq() by request_irq() ARM: 8962/1: kexec: drop invalid assembly argument ARM: decompressor: switch to by-VA cache maintenance for v7 cores ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance ARM: decompressor: factor out routine to obtain the inflated image size ARM: 8959/1: Remove unused .fixup section in boot stub ARM: allow unwinder to unwind recursive functions --- a943353d170e286dd3d877ac5aa15c1034cdfefc