Bug 15006
Summary: | Network testing packet generator (NET_PKTGEN) module breaks suspend to ram | ||
---|---|---|---|
Product: | Networking | Reporter: | Ciprian Dorin Craciun (ciprian.craciun) |
Component: | Other | Assignee: | Rafael J. Wysocki (rjw) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.32.3 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 56331 | ||
Attachments: |
`dmesg` output
kernel config `dmesg` for a working build Net / pktgen: Fix freezing |
Description
Ciprian Dorin Craciun
2010-01-08 07:49:39 UTC
Created attachment 24481 [details]
`dmesg` output
Created attachment 24482 [details]
kernel config
please also attach the dmesg output when CONFIG_NET_PKTGEN=n. Created attachment 24613 [details]
`dmesg` for a working build
Created attachment 24782 [details]
Net / pktgen: Fix freezing
Sorry for the delay.
Can you please test with this patch applied?
And with CONFIG_NET_PKTGEN=y, of course. Thanks! I confirm that your patch works when applied on top of the latest 2.6.32.7. (Of course with CONFIG_NET_PKTGEN=y, and checked to see if I have kpktgend kernel threads.) Handled-By : Rafael J. Wysocki <rjw@sisk.pl> Thanks for testing, I'll push the patch upstream soon. |