From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB printer fix for 2.6.33-git
Date: Tue, 15 Dec 2009 07:56:25 -0800 [thread overview]
Message-ID: <20091215155625.GA3394@kroah.com> (raw)
Here is the revert, and fix, for the USB printer issue you found.
Note, when I tested this, I couldn't get it to work at all, with the
original patch applied, or reverted. Turns out that this is an issue
with my system and CUPS, it wanted the usblp driver to not be loaded at
all in order for it to print to my printer, which is something new to
me, and I'll need to figure that out later.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/usb/core/usb.c | 23 ++++++++++++++++-------
1 files changed, 16 insertions(+), 7 deletions(-)
---------------
Greg Kroah-Hartman (1):
Revert "USB: Close usb_find_interface race"
Russ Dill (1):
USB: Close usb_find_interface race v3
reply other threads:[~2009-12-15 15:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20091215155625.GA3394@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.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
Powered by JetHome