[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121211105345.5ada1e1a@pyramind.ukuu.org.uk>
Date: Tue, 11 Dec 2012 10:53:45 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Adam Jackson <ajax@...hat.com>
Cc: linux-kernel@...r.kernel.org, Arthur Taylor <art@...ed.ca>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] vt: Add VC_MUTE (v2)
> @@ -2068,13 +2097,18 @@ int vt_do_kdgkbmode(int console)
> return K_MEDIUMRAW;
> case VC_UNICODE:
> return K_UNICODE;
> - case VC_OFF:
> - return K_OFF;
Trying to work out why this change is made ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists