[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZOypIovdqGnV6opC@mit.edu>
Date: Mon, 28 Aug 2023 10:03:14 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Andras Sebok <sebokandris2009@...il.com>,
linux-serial@...r.kernel.org, andriseseboke@...il.com,
linux-kernel@...r.kernel.org, jirislaby@...nel.org
Subject: Re: [PATCH 1/2] Simplify sysrq help
On Mon, Aug 28, 2023 at 12:51:38PM +0200, Greg KH wrote:
> So now the options all scroll off the screen? Are you sure this is
> wise? What problem are you trying to solve here, it just looks like you
> are changing one "help text format for another", and doesn't actually
> change much of anything.
Indeed, if you are using a VT console, this is a bad, Bad, BAD idea,
since there is very limited console scrollback, and this would blow
away a huge amount of useful information. Maybe it might be useful
for novices who are using a serial console, but magic sysrq is
primarily used by experts, not by novices....
- Ted
Powered by blists - more mailing lists