[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d0ab6420-bab8-4584-ab9f-b801845ad0ff@linaro.org>
Date: Mon, 8 Apr 2024 08:43:11 +0200
From: Philippe Mathieu-Daudé <philmd@...aro.org>
To: Jiaxun Yang <jiaxun.yang@...goat.com>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 9/9] MIPS: CPS: Convert to use debug_ll facilities
On 26/3/24 21:35, Jiaxun Yang wrote:
> debug_ll replaced CPS's custom NS16550 printing functions
> for dump early SMP bring-up exceptions.
>
> This will enable CPS debugging on more platforms and also
> reduce code duplication.
>
> All exception name strings are prefixed with CPS to help
> identification with regular low-level interrupts.
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com>
> ---
> arch/mips/Kconfig.debug | 52 +++++++++-------------------------------------
> arch/mips/kernel/Makefile | 1 -
> arch/mips/kernel/cps-vec.S | 16 +++++++-------
> 3 files changed, 18 insertions(+), 51 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@...aro.org>
Powered by blists - more mailing lists