Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-11 Thread Jörg Sommer
Hi, I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. wpa_supplicant can establish the connection and I can make pings or DNS queries, but downloading a file kills the connection. The kernel log includes these line

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-11 Thread Michael Buesch
On Monday 11 February 2008 13:22:14 Jörg Sommer wrote: > Hi, > > I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I > enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. > wpa_supplicant can establish the connection and I can make pings or DNS > queries, but download

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-12 Thread Larry Finger
Jörg Sommer wrote: > Hi, > > I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I > enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. > wpa_supplicant can establish the connection and I can make pings or DNS > queries, but downloading a file kills the connection. The

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 12:33:36 Jörg Sommer wrote: > > So ehm. Disable DEBUG_SLAB? > > Yes, but I thought this points to an error. Something like usage after > free. No? I thought those DEBUG options are to find bugs. Well, you said it breaks down on huge throughput only, right? I'm not so s

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-12 Thread Jörg Sommer
Hallo Michael, Michael Buesch <[EMAIL PROTECTED]> wrote: > On Monday 11 February 2008 13:22:14 Jörg Sommer wrote: >> Hi, >> >> I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I >> enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. >> wpa_supplicant can establish t

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-12 Thread Johannes Berg
> > I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I > > enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. > > wpa_supplicant can establish the connection and I can make pings or DNS > > queries, but downloading a file kills the connection. > > So ehm. Disable D

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-17 Thread Jörg Sommer
Hello Johannes, Johannes Berg <[EMAIL PROTECTED]> wrote: > >> > I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I >> > enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. >> > wpa_supplicant can establish the connection and I can make pings or DNS >> > queries, but