[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD=FV=X4Wg9fC7eqhV7sAy-QK6+oE49v2nY0+gnaZpDeA=kiAQ@mail.gmail.com>
Date: Mon, 28 Oct 2024 11:11:26 -0700
From: Doug Anderson <dianders@...omium.org>
To: Nir Lichtman <nir@...htman.org>
Cc: kgdb-bugreport@...ts.sourceforge.net, linux-trace-kernel@...r.kernel.org,
yuran.pereira@...mail.com, jason.wessel@...driver.com,
daniel.thompson@...aro.org, rostedt@...dmis.org, mhiramat@...nel.org,
linux-kernel@...r.kernel.org, linux-kernel-mentees@...ts.linuxfoundation.org
Subject: Re: [PATCH v3 3/3] kdb: Remove fallback interpretation of arbitrary
numbers as hex
Hi,
On Sat, Oct 26, 2024 at 8:00 AM Nir Lichtman <nir@...htman.org> wrote:
>
> Remove logic that enables a fallback of interpreting numbers supplied in KDB CLI
> to be interpreted as hex without explicit "0x" prefix as this can be confusing
> for the end users.
>
> Suggested-by: Douglas Anderson <dianders@...omium.org>
> Signed-off-by: Nir Lichtman <nir@...htman.org>
>
> ---
> kernel/debug/kdb/kdb_main.c | 16 ++++------------
> 1 file changed, 4 insertions(+), 12 deletions(-)
Reviewed-by: Douglas Anderson <dianders@...omium.org>
Powered by blists - more mailing lists