From: Jason Wessel <jason.wessel@windriver.com>
To: greg@kroah.com, alan@lxorguk.ukuu.org.uk
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] usb console regression fixes - 2.6.31
Date: Wed, 17 Jun 2009 21:20:06 -0500 [thread overview]
Message-ID: <1245291609-14871-1-git-send-email-jason.wessel@windriver.com> (raw)
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(-)
next reply other threads:[~2009-06-18 2:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 2:20 Jason Wessel [this message]
2009-06-18 2:20 ` [PATCH 1/3] usb,console: Fix regression in usb console on kernel boot Jason Wessel
2009-06-18 2:20 ` [PATCH 2/3] usb-serial: regression fix to move sysrq from hot path Jason Wessel
2009-06-18 2:20 ` [PATCH 3/3] usb-serial: optimize sysrq function calls Jason Wessel
2009-06-18 9:13 ` [PATCH 2/3] usb-serial: regression fix to move sysrq from hot path Alan Cox
2009-06-18 11:48 ` Jason Wessel
2009-06-18 9:11 ` [PATCH 1/3] usb,console: Fix regression in usb console on kernel boot Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1245291609-14871-1-git-send-email-jason.wessel@windriver.com \
--to=jason.wessel@windriver.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®