Bug 16448
Summary: | 2.6.35-rc5 panic at __br_deliver+0x64/0xe0 with kvm bridge networking | ||
---|---|---|---|
Product: | Networking | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | Other | Assignee: | Herbert Xu (herbert) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | caiqian, cebbert, herbert, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35-rc5 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16055 |
Description
Maciej Rutecki
2010-07-23 17:24:58 UTC
You need to either disable netpoll, or upgrade to the latest 2.6.35 kernel which disables netpoll on bridges. 2.6.36 will have working support for bridge netpoll. Fixed by 573201f36fd9c7c6d5218cdcd9948cee700b277d ("bridge: Partially disable netpoll support") in 2.6.35-rc6. I can't close bugs, so someone else will have to do that. |