Re: [PATCH] arm64: Show three registers per line

From: Catalin Marinas
Date: Fri Apr 23 2021 - 13:11:56 EST


On Tue, 20 Apr 2021 18:22:45 +0100, Matthew Wilcox (Oracle) wrote:
> Displaying two registers per line takes 15 lines. That improves to just
> 10 lines if we display three registers per line, which reduces the amount
> of information lost when oopses are cut off. It stays within 80 columns
> and matches x86-64.

Applied to arm64 (for-next/core), thanks!

[1/1] arm64: Show three registers per line
https://git.kernel.org/arm64/c/0bca3ec846d7

--
Catalin