]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: early traps initialisation
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 11 Feb 2022 19:46:15 +0000 (19:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Mar 2022 09:13:30 +0000 (10:13 +0100)
commit17ee39b4c6157055732ee2717ee4c9818e0dac2f
tree3f55f8546cc114554ffc0ea61d8d5ccd0cf667ee
parent2d44960d3edf9994998ff798ef618e666c4f0143
ARM: early traps initialisation

commit 04e91b7324760a377a725e218b5ee783826d30f5 upstream.

Provide a couple of helpers to copy the vectors and stubs, and also
to flush the copied vectors and stubs.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/kernel/traps.c