stanse errors in staging

Jiri Slaby jirislaby at gmail.com
Sat Jan 9 09:40:47 UTC 2010


On 01/08/2010 08:04 PM, Greg KH wrote:
> On Fri, Jan 08, 2010 at 12:05:19PM +0100, Jiri Slaby wrote:
>> Hi,
>>
>> I've checked 2.6.33-rc3 including staging tree. Could anybody look at
>> stanse errors found in the staging:
>> http://decibel.fi.muni.cz/~xslaby/stanse/?db=33-rc
>>
>> Apart from false positives, there are issues such as:
>>      for (ii = RATE_54M; ii >= RATE_6M; ii --) {
>>          if ( (pDevice->wBasicRate) & ((WORD)(1<<ii)) )
>>              byTopOFDM = ii;
>>              break;
>>      }
>> -- or --
>>         mutex_lock(&ev_int->event_list_lock);
>>         if (test_bit(IIO_BUSY_BIT_POS, &ev_int->handler.flags)) {
>>                 if (ev_int->current_events == ev_int->max_events)
>>                         return 0;
> 
> This looks like a real problem, patches gladly accepted :)

Yes, but I have enough to do with myself with the rest, I hoped somebody
from the list may take it ;).

I've added filtering, so that the link now is:
http://decibel.fi.muni.cz/~xslaby/stanse/?filter=staging&db=33-rc

-- 
js



More information about the devel mailing list