| Summary: | mdev does not send "don't have it" message for missing firmware | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | danthau |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.19.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Possible solution | ||
|
Description
danthau
2012-04-06 22:13:57 UTC
Created attachment 4238 [details]
Possible solution
I recently got affected by this as well and made a patch a few days ago for it. Ive tested it and it seems to work fine, causing the delay of 120 seconds to go down to a mere .2 seconds on my system.
Fixed in git: commit 25cb5aae2b7b0014b6476e7db62e204a00242762 Author: Christoph Lohmann <20h@r-36.net> Date: Sat May 19 23:39:45 2012 +0200 mdev: tell kernel that we didn't find the firmware |