From: Patrick McLean <patrick@cim.mcgill.ca>
To: bridge@lists.linux-foundation.org
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
Herbert Xu <herbert@gondor.apana.org.au>,
Jan Binder <jan@cim.mcgill.ca>
Subject: [Bug #16572][REGRESSION, bisected] random panics in bridging on 2.6.34+
Date: Thu, 19 Aug 2010 14:55:26 -0400 [thread overview]
Message-ID: <4C6D7E1E.4020207@cim.mcgill.ca> (raw)
Hi,
I am getting random panics with KVM/bridging on 2.6.34+ (including
latest git as of this morning).
There is a screenshot of the panic message in bugzilla at
https://bugzilla.kernel.org/show_bug.cgi?id=16572
It seems to happen when I have KVM virtual machines running with
bridging mode, most often when any of the virtual machines talk to the
network, or sometimes when they are brought up or down.
I bisected it down to this commit:
commit 68b7c895be336b19f4c38d7cb500132fabba0afd
Author: Herbert Xu <herbert@gondor.apana.org.au>
Date: Sat Feb 27 19:41:40 2010 +0000
bridge: Allow tail-call on br_pass_frame_up
This patch allows tail-call on the call to br_pass_frame_up
in br_handle_frame_finish. This is now possible because of the
previous patch to call br_pass_frame_up last.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
reply other threads:[~2010-08-19 18:55 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=4C6D7E1E.4020207@cim.mcgill.ca \
--to=patrick@cim.mcgill.ca \
--cc=bridge@lists.linux-foundation.org \
--cc=herbert@gondor.apana.org.au \
--cc=jan@cim.mcgill.ca \
--cc=linux-kernel@vger.kernel.org \
--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