Bug 12404
Summary: | Oops in 2.6.28-rc9 and -rc8 -- mtrr issues / e1000e | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Rafael J. Wysocki (rjw) |
Component: | x86-64 | Assignee: | Jesse Brandeburg (jbrandeb) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | jbrandeb |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28-rc8 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 11808 | ||
Attachments: | unmap fixes for e1000e |
Description
Rafael J. Wysocki
2009-01-10 14:08:09 UTC
can you post cat /proc/mtrr? Created attachment 20319 [details]
unmap fixes for e1000e
Please original reporter or anyone else tracking this try this patch. We have a similar one for the unmap issue for e1000. They are both not doing map/unmap symmetrically for some transmit buffers.
was commited by linus on 20090403 in e1000: 37e73df8c3f19f4733c60ec53c104ff6f79ba467 d20b606c99c7fd9f1b6c6ec43c877eaae827d169 and e1000e: 1b7719c4559dc1522065d4cfd033f8bb8f969159 8ddc951c73cbc317148c0b9973dde81eece57e4c and: igb: 65689fef7e484631e996541a6772706627b0991a ixgb: fe52eeb82b746de441ed27c54ace940efe86bc9a ixgbe: 44df32c592f5a626c9f2ed56642e939788022408 all was included in 2.6.30-rc1 (AFAIK) |