Below are the 802.11 and Bluetooth ones: On Sun, Oct 3, 2010 at 2:15 PM, Rafael J. Wysocki <rjw@xxxxxxx> wrote: > Unresolved regressions > ---------------------- > Bug-Entry    : http://bugzilla.kernel.org/show_bug.cgi?id=19392 > Subject     : WARNING: at drivers/net/wireless/ath/ath5k/base.c:3475 ath5k_bss_info_changed+0x44/0x168 [ath5k]() > Submitter    : Justin Mattock <justinmattock@xxxxxxxxx> > Date      Â: 2010-09-28 22:30 (6 days old) > Message-ID   Â: <AANLkTim5WCGKPvEkOkO_YnMF9pg8mvLfQoFBNUFpfa_k@xxxxxxxxxxxxxx> > References   Â: http://marc.info/?l=linux-kernel&m=128571307018635&w=2 WTF -- this ended up in a bisect pointing to some PCMCIA patch! Justin: * does this happen with wireless-testing.git ? * Did you do the bisect on the entire kernel? What git tree are you using to bisect? Did you simply bring up the interface and then suspsend? Did you not add a new interface in between this? ath5k's add_interace has: if (sc->vif) { ret = 0; goto end; } But why does it just allow this to go through without complaining if multiple vifs are not supported? > > Bug-Entry    : http://bugzilla.kernel.org/show_bug.cgi?id=17061 > Subject     : 2.6.36-rc1 on zaurus: bluetooth regression > Submitter    : Pavel Machek <pavel@xxxxxx> > Date      Â: 2010-08-21 15:24 (44 days old) > Message-ID   Â: <20100821152445.GA1536@xxxxxx> > References   Â: http://marc.info/?l=linux-kernel&m=128240433828087&w=2 I see no updates to this since August. There are boat load of PCMCIA changes recently, is bisect possible here? > Regressions with patches > ------------------------ > Bug-Entry    : http://bugzilla.kernel.org/show_bug.cgi?id=17722 > Subject     : 2.6.36-rc3: WARNING: at net/mac80211/scan.c:269 ieee80211_scan_completed > Submitter    : Thomas Meyer <thomas@xxxxxxxx> > Date      Â: 2010-08-31 20:14 (34 days old) > Message-ID   Â: <201008312214.52473.thomas@xxxxxxxx> > References   Â: http://marc.info/?l=linux-kernel&m=128328580504227&w=2 >         Âhttp://www.spinics.net/lists/netdev/msg140769.html > Handled-By   Â: Florian Mickler <florian@xxxxxxxxxxx> > Patch      : https://bugzilla.kernel.org/attachment.cgi?id=31671 This seems fixed. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html