Cc: Benjamin Herrenschmidt <benh@...>, Linux PPC devel <linuxppc-dev@...>, Jeremy Fitzhardinge <jeremy@...>, Rusty Russell <rusty@...>, Ryan S. Arnold <rsa@...>, LKML <linux-kernel@...>, Christian Borntraeger <borntraeger@...>, Heiko Carstens <heiko.carstens@...>, Martin Schwidefsky <schwidefsky@...>, Hendrik Brueckner <brueckner@...>
On Tue, 14 Oct 2008 11:12:49 +0200
Hendrik Brueckner <brueckner@linux.vnet.ibm.com> wrote:
That is the job of the getty task normally. pty is special as the reissue
of the same pty is done as a new device (with new state).
Setting this on the hvc would parallel the PC vt console behaviour but
differ from most other ports.
Anyway its a policy question for PPC64 so if thats how you want it to work
Acked-by: Alan Cox <alan@redhat.com>
--