From: Linus Torvalds Date: Wed, 23 Oct 2019 10:26:33 +0000 (-0400) Subject: Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm X-Git-Tag: v5.15~5268 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13b86bc4cd648eae69fdcf3d04b2750c76350053;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm :Pull ARM fixes from Russell King: - fix for alignment faults under high memory pressure - use u32 for ARM instructions in fault handler - mark functions that must always be inlined with __always_inline - fix for nommu XIP - fix ARMv7M switch to handler mode in reboot path - fix the recently introduced AMBA reset control error paths * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: ARM: 8926/1: v7m: remove register save to stack before svc ARM: 8914/1: NOMMU: Fix exc_ret for XIP ARM: 8908/1: add __always_inline to functions called from __get_user_check() ARM: mm: alignment: use "u32" for 32-bit instructions ARM: mm: fix alignment handler faults under memory pressure drivers/amba: fix reset control error handling --- 13b86bc4cd648eae69fdcf3d04b2750c76350053