]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Sort out the USB sysrq changes that wrecked performance
authorAlan Cox <alan@linux.intel.com>
Thu, 9 Jul 2009 12:35:52 +0000 (13:35 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Jul 2009 02:17:22 +0000 (19:17 -0700)
commitae01fc47feb1f437e94e5f6f1248efa94c944f4f
tree73bf4ddaee7ec059ea3e9be38c13cfb61ce1af47
parentee5031706d1d9b32ef7a01a0b38488d65afb8ba8
tty: Sort out the USB sysrq changes that wrecked performance

We can't go around calling all sorts of magic per character functions at
full rate 3G data speed.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/serial/generic.c