Re: [RFC] [PATCH] Adding ctrl-o sysrq hack support to 8250 driver

From: Olaf Hering
Date: Wed Dec 07 2005 - 17:22:11 EST


On Tue, Dec 06, Russell King wrote:

> I'm still highly concerned about this whole idea. Applying this patch
> _will_ without doubt inconvenience a lot of people who expect ^O to be
> received as normal.

If one boots with 'console=ttyS0', the 'ctrl o' should be handled only
on ttyS0. However, I'm not sure if anyone uses ^O in this situation via
the system console. In our case, ttyS0 is automatically activated via
add_preferred_console in arch/powerpc/kernel/setup-common.c.
If there is a clever way to handle ^O only for the system console, would
such a patch be accepted? I'm currently looking through the code to see
how it could be done.

--
short story of a lazy sysadmin:
alias appserv=wotan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/