[parisc-linux-cvs] linux rbrad

Ryan Bradetich parisc-linux@lists.parisc-linux.org
Tue, 11 Dec 2001 21:00:28 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	rbrad	01/12/11 21:00:28

Modified files:
	drivers/char   : console.c 

Log message:
This hack fixes a problem where the keyboard tasklet is scheduled before
the tasklet is scheduled.  I do not believe this is the correct fix,
but it will solve the problem until the correct fix can be found.