Re: VT notifier fix for VT switch

2008-02-23 Thread Samuel Thibault
Andrew Morton, le Sat 23 Feb 2008 00:04:30 -0800, a écrit : > On Thu, 21 Feb 2008 21:26:40 +0100 Samuel Thibault <[EMAIL PROTECTED]> wrote: > > > Notify when VT switch is complete. > > > > Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> > > > > --- linux-2.6.24-orig/drivers/char/vt.c

Re: VT notifier fix for VT switch

2008-02-23 Thread Andrew Morton
On Thu, 21 Feb 2008 21:26:40 +0100 Samuel Thibault <[EMAIL PROTECTED]> wrote: > Notify when VT switch is complete. > > Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> > > --- linux-2.6.24-orig/drivers/char/vt.c 2008-01-25 09:32:06.0 > +0100 > +++

Re: VT notifier fix for VT switch

2008-02-23 Thread Andrew Morton
On Thu, 21 Feb 2008 21:26:40 +0100 Samuel Thibault [EMAIL PROTECTED] wrote: Notify when VT switch is complete. Signed-off-by: Samuel Thibault [EMAIL PROTECTED] --- linux-2.6.24-orig/drivers/char/vt.c 2008-01-25 09:32:06.0 +0100 +++ linux-2.6.24-perso/drivers/char/vt.c

Re: VT notifier fix for VT switch

2008-02-23 Thread Samuel Thibault
Andrew Morton, le Sat 23 Feb 2008 00:04:30 -0800, a écrit : On Thu, 21 Feb 2008 21:26:40 +0100 Samuel Thibault [EMAIL PROTECTED] wrote: Notify when VT switch is complete. Signed-off-by: Samuel Thibault [EMAIL PROTECTED] --- linux-2.6.24-orig/drivers/char/vt.c 2008-01-25

VT notifier fix for VT switch

2008-02-21 Thread Samuel Thibault
Notify when VT switch is complete. Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> --- linux-2.6.24-orig/drivers/char/vt.c 2008-01-25 09:32:06.0 +0100 +++ linux-2.6.24-perso/drivers/char/vt.c2008-02-21 15:51:13.0 +0100 @@ -702,6 +702,7 @@ if (is_switch) {

VT notifier fix for VT switch

2008-02-21 Thread Samuel Thibault
Notify when VT switch is complete. Signed-off-by: Samuel Thibault [EMAIL PROTECTED] --- linux-2.6.24-orig/drivers/char/vt.c 2008-01-25 09:32:06.0 +0100 +++ linux-2.6.24-perso/drivers/char/vt.c2008-02-21 15:51:13.0 +0100 @@ -702,6 +702,7 @@ if (is_switch) {