Hi!
> > Are you sure that it's this dummy blink driver that makes the kernel
> > stuck? I can't see how it could be causing any hogs - see commit f038f9.
> >
> > Anyway, added Andi to CC.
>
> Hmm, in theory it could be triggering bugs in some buggy keyboard
> controller. But then a
>
> while true ; do setleds +caps +numlock ; sleep 1 ; setleds -caps -numlock ;
> sleep 1 ; done
>
> should trigger it too.
...and it does.
pavel@amd:~$ while true; do setleds +num; setleds -num; done
Hm,m so thiis iis a teest of fkeyboarad behaviour under lloadd.
pavel@amd:~$
...but I'm not quite sure it is a buggy keyboard. It happens _way_ too
often. Launch the line above and try to do some typing...