lkml.org 
[lkml]   [2009]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] usb console regression fixes - 2.6.31
Date
This patch series is aimed to fix the performance and crash regression
with usb console devices.

The first patch in the series fixes the usb console reference counting
which led to a oops during boot. The test case for this was to use
the FTDI usb serial device with the kernel boot argument
"console=ttyUSB0" and also using the device as an interactive terminal.

The second and third patch optimize the performance of the hot path
for usb serial input processing.

If Alan ack's or signs off on the patches, I'll issue a pull request
to Linus, or we can go another round of revision/review if needed.

Thanks,
Jason.

The short log and git info is below, which is against the 2.6.31
development tree.

The following changes since commit 3fe0344faf7fdcb158bd5c1a9aec960a8d70c8e8:
Linus Torvalds (1):
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus

Jason Wessel (3):
usb,console: Fix regression in usb console on kernel boot
usb-serial: regression fix to move sysrq from hot path
usb-serial: optimize sysrq function calls

drivers/usb/serial/console.c | 13 ++++++-----
drivers/usb/serial/generic.c | 41 +++++++++++---------------------------
drivers/usb/serial/usb-serial.c | 3 +-
include/linux/usb/serial.h | 32 ++++++++++++++++++++++++++---
4 files changed, 49 insertions(+), 40 deletions(-)


\
 
 \ /
  Last update: 2009-06-18 04:23    [W:0.066 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site