2012-07-27 12:18:32

by Johannes Berg

[permalink] [raw]
Subject: driver sparse/smatch warnings

Since I was just running sparse & smatch anyway I figured I'd post it in
case somebody is interested:

http://p.sipsolutions.net/04cc4db35c4e5793.txt

Drivers with seemingly relevant warnings are:
* ath9k (bad spin_lock_bh)
* b43 (some functions can be static)
* iwlegacy (lots of functions can be static)
* p54
* rt2x00 maybe?
* rtlwifi (null deref, endian warnings)
* at76c (dma on stack)


johannes



2012-07-27 12:23:28

by Mohammed Shafi

[permalink] [raw]
Subject: Re: driver sparse/smatch warnings

Hi Johannes,

On Fri, Jul 27, 2012 at 5:48 PM, Johannes Berg
<[email protected]> wrote:
> Since I was just running sparse & smatch anyway I figured I'd post it in
> case somebody is interested:
>
> http://p.sipsolutions.net/04cc4db35c4e5793.txt

thanks a lot! we will fix this up for ath9k.

>
> Drivers with seemingly relevant warnings are:
> * ath9k (bad spin_lock_bh)
> * b43 (some functions can be static)
> * iwlegacy (lots of functions can be static)
> * p54
> * rt2x00 maybe?
> * rtlwifi (null deref, endian warnings)
> * at76c (dma on stack)
>
>
> johannes
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html



--
thanks,
shafi