Bug 16505
Summary: | 2.6.34.2 breaks b43 | ||
---|---|---|---|
Product: | Drivers | Reporter: | archman (spermmail001) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | akpm, biru.ionut, kos.ooo, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.34.2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16055 | ||
Attachments: | Fix for BCM43XX problems in 2.6.34.2 |
Description
archman
2010-08-03 23:53:27 UTC
Also, is the new 2.6.35 affected by this in any way? Created attachment 27335 [details]
Fix for BCM43XX problems in 2.6.34.2
This problem is my fault. The offset calculated for the SPROM is wrong as shown in the attached patch. The commit 4584740e4ec1db166d862112b1b90e35cadaad03 has been a problem, but I did not think it was in 2.6.34.2 as GregKH reported a merge problem with it.
v2.6.35 is not affected by this problem. It will cause a problem for some Netbook computers with BCM4312 cards as they will freeze when loading ssb. That fix will be in 2.6.35.
Sorry for the problem.
Thank you, Larry. Cheers! :) I also had this problem with a Broadcom BCM4312 but moving to kernel 2.6.35 solved the issue. Handled-By : Larry Finger <Larry.Finger@lwfinger.net> Patch : https://bugzilla.kernel.org/attachment.cgi?id=27335 i believe that 2.6.32.17 is affected too since it has the same ssb changes On Monday, August 30, 2010, Larry Finger wrote:
> On 08/29/2010 06:13 PM, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.34 and 2.6.35.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.34 and 2.6.35. Please verify if it still should
> > be listed and let the tracking team know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16505
> > Subject : 2.6.34.2 breaks b43
> > Submitter : archman <spermmail001@yahoo.com>
> > Date : 2010-08-03 23:53 (27 days old)
> > Handled-By : Larry Finger <Larry.Finger@lwfinger.net>
> > Patch : https://bugzilla.kernel.org/attachment.cgi?id=27335
>
> This one was fixed in 2.6.34.3. Mainline was OK - only the patches to stable
> were affected. The bug should be closed.
|