Message ID | 20241211140704.2498712-1-mark.rutland@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: stacktrace: Fixes | expand |
On Wed, 11 Dec 2024 14:07:02 +0000, Mark Rutland wrote: > These patches fix a couple of issues in the arm64 stacktrace code. Both > address some fallout from the recent changes to unwinding across > exception boundaries, though the issue in the second patch has been > latent in the code for a while. > > The first patch was previously posted independently at: > > [...] Applied to arm64 (for-next/fixes), thanks! [1/2] arm64: stacktrace: Skip reporting LR at exception boundaries https://git.kernel.org/arm64/c/32ed1205682e [2/2] arm64: stacktrace: Don't WARN when unwinding other tasks https://git.kernel.org/arm64/c/65ac33bed8b9