On 13-09-26, Daniel Borkmann wrote: > On 09/26/2013 09:50 AM, Arend van Spriel wrote: > >On 09/25/2013 11:02 PM, Dan Williams wrote: > >>static int brcms_ops_start(struct ieee80211_hw *hw) > >>{ > >> ... > >> spin_lock_bh(&wl->lock); > >> ... > >> err = brcms_up(wl); > >> <eventually calls usleep() from bcma_pcie_mdio_set_phy()> > >> ... > >> spin_unlock_bh(&wl->lock); > >> ... > >>} > > > >Hi Dan, > > > >I submitted two patches to John yesterday to address this. > > > >http://mid.gmane.org/1380103864-10447-3-git-send-email-arend@xxxxxxxxxxxx > >http://mid.gmane.org/1380103864-10447-4-git-send-email-arend@xxxxxxxxxxxx > > >>[ 7.607842] BUG: scheduling while atomic: NetworkManager/523/0x00000200 Hi, Just wanted to confirm that this removed the problem for me in 3.12.0-rc2. Thanks again!. -- 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