Bug 5093
Summary: | atmel_cs needs to keep firmware | ||
---|---|---|---|
Product: | Drivers | Reporter: | Daniel Barlow (dan) |
Component: | PCMCIA | Assignee: | linux-pcmcia |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | akpm, dwmw2, pavel, protasnb |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.13-rc6swsusp1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | hacky patch to fix it |
Description
Daniel Barlow
2005-08-19 07:57:20 UTC
Created attachment 5683 [details]
hacky patch to fix it
I don't claim this should be merged (it probably confuses hotplug - which I
regard as cosmic justice for hotplug confusing /me/), but it does make the
problem go away.
Yes, storing firmware in memory is probably the solution (for now at least). I'd move firmware handling into separate function, through. What shall we do with this? Is a patch solving this issue merged already? Actually patch pretty much looks okay to me. kmallocing firmware is probably nicest solution. Danil, can you add " " between "if" and "(" and submit it? Daniel, please submit that patch. Submit where? Reply-To: pavel@ucw.cz > Submit where? Mail it to Andrew Morton, cc linux-kernel and me. Put nice changelog and signed-off-by lines in there. Pavel Pavel: is that patch merged already? No, I do not think it is merged. I guess someone with that hardware should take the patch, test it, clean it up according to comments in this bug and submit it properly :-). Daniel, any update on this? I don't see the patch applied. Has the problem been addressed since some other way? Thanks. |