diff options
author | Tilman Schmidt <tilman@imap.cc> | 2009-04-05 06:39:33 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-06 17:07:56 -0700 |
commit | 368fd81d2db26e3338c7f42778a695510aff31b3 (patch) | |
tree | 37e264f4248252bff99596105585182dd1ccc43a /fs | |
parent | d9677a45cfee59e2877e645762a4ddb2d1d35978 (diff) | |
download | linux-3.10-368fd81d2db26e3338c7f42778a695510aff31b3.tar.gz linux-3.10-368fd81d2db26e3338c7f42778a695510aff31b3.tar.bz2 linux-3.10-368fd81d2db26e3338c7f42778a695510aff31b3.zip |
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
The tasklets for isochronous data transfer need to run within 8 msec
to avoid over/underruns, so schedule them with high priority to fix
reported issues with occasional over/underruns.
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions