[GIT PULL] arm64 fixes for -rc4

From: Catalin Marinas
Date: Fri Apr 05 2019 - 13:17:26 EST


Hi Linus,

Please pull the arm64 fix below.

The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to 1c41860864c8ae0387ef7d44f0000e99cbb2e06d:

arm64: fix wrong check of on_sdei_stack in nmi context (2019-04-04 16:02:25 +0100)

----------------------------------------------------------------
Fix unwind_frame() in the context of pseudo NMI.

----------------------------------------------------------------
Wei Li (1):
arm64: fix wrong check of on_sdei_stack in nmi context

arch/arm64/kernel/sdei.c | 6 ++++++
1 file changed, 6 insertions(+)

--
Catalin