netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can 2012-02-20
@ 2012-02-20 10:58 Marc Kleine-Budde
  2012-02-20 10:58 ` [PATCH] can: sja1000: fix isr hang when hw is unplugged under load Marc Kleine-Budde
  2012-02-21  0:25 ` pull-request: can 2012-02-20 David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Marc Kleine-Budde @ 2012-02-20 10:58 UTC (permalink / raw)
  To: davem; +Cc: netdev

Hello David,

here's a single patch intendet for 3.3. Oliver Hartkopp fixed a problem in
the generic SJA1000 interrupt handler. If you unplug a PCMCIA or PCIe card,
 when the CAN bus is under high load, the interrupt handler my
loop forever, not noticing that the hardware has been removed. I added
stable to Cc, v3.2 was the first kernel with such a driver.

regards, Marc

---

The following changes since commit 64f0a836f600e9c31ffd511713ab5d328aa96ac8:

  b44: remove __exit from b44_pci_exit() (2012-02-19 18:57:51 -0500)

are available in the git repository at:
  git://gitorious.org/linux-can/linux-can.git master

Oliver Hartkopp (1):
      can: sja1000: fix isr hang when hw is unplugged under load

 drivers/net/can/sja1000/sja1000.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-21  0:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20 10:58 pull-request: can 2012-02-20 Marc Kleine-Budde
2012-02-20 10:58 ` [PATCH] can: sja1000: fix isr hang when hw is unplugged under load Marc Kleine-Budde
2012-02-21  0:25 ` pull-request: can 2012-02-20 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).