[PATCHv2] arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Will Deacon
will at kernel.org
Mon Feb 8 12:56:45 EST 2021
On Tue, 2 Feb 2021 12:03:41 +0000, Mark Rutland wrote:
> The workaround for Cortex-A76 erratum 1463225 is split across the
> syscall and debug handlers in separate files. This structure currently
> forces us to do some redundant work for debug exceptions from EL0, is a
> little difficult to follow, and gets in the way of some future rework of
> the exception entry code as it requires exceptions to be unmasked late
> in the syscall handling path.
>
> [...]
Applied to arm64 (for-next/errata), thanks!
[1/1] arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
https://git.kernel.org/arm64/c/6459b8469753
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list