From: Marc Kleine-Budde <mkl@pengutronix.de>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: pull-request: can 2012-02-20
Date: Mon, 20 Feb 2012 11:58:31 +0100 [thread overview]
Message-ID: <1329735512-29402-1-git-send-email-mkl@pengutronix.de> (raw)
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(-)
next reply other threads:[~2012-02-20 10:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 10:58 Marc Kleine-Budde [this message]
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
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=1329735512-29402-1-git-send-email-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).