public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] More fixes for 2.6.0-test9
Date: Fri, 7 Nov 2003 11:26:20 -0800	[thread overview]
Message-ID: <20031107192620.GA4276@kroah.com> (raw)

Hi,

Here are some more minor fixes for 2.6.0-test9.  These fixes do the
following:
	- fix oops with cardbus firewire controllers
	- fix oops with usbnet devices on non-i386 platforms
	- fix oops when removing the usb-storage module when using
	  preempt.

Please pull from:  bk://linuxusb.bkbits.net/gregkh-2.6

Patches will be posted as a follow-up thread for those who want to see
them.

thanks,

greg k-h

 drivers/pci/quirks.c        |    2 +-
 drivers/usb/host/ehci-hcd.c |    3 +++
 drivers/usb/net/kaweth.c    |    3 +++
 drivers/usb/net/usbnet.c    |    3 +++
 drivers/usb/storage/usb.c   |   19 +++++++++++++++----
 5 files changed, 25 insertions(+), 5 deletions(-)
-----

<michael:metaparadigm.com>:
  o PCI: Fix oops in quirk_via_bridge

David Brownell:
  o USB: usb ignores 64bit dma

Matthew Dharm:
  o USB: fix a thread-exit problem at module unload


             reply	other threads:[~2003-11-08  0:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-07 19:26 Greg KH [this message]
2003-11-07 19:27 ` [PATCH] More fixes for 2.6.0-test9 Greg KH
2003-11-07 19:27   ` Greg KH
2003-11-07 19:27     ` Greg KH

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=20031107192620.GA4276@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@osdl.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