On Sat, 7 Jan 2006, Al Viro wrote:
> 
> [following is for people familiar with sparse internals; everybody else
> can safely skip it]
>
> ...
> 
> Objections?  Basically, from C POV any fouled value is int or unsigned int
> and we avoid generating a warning only if its upper bits will eventually
> be discarded.  Rules above guarantee that, AFAICS.  I can implement that
> without too much PITA, if nobody objects.  Linus?

I don't have any objections. I can't say that it strikes me as being a 
huge deal, but (a) you've done most of the sparse annotations in the 
kernel by far by now, so whatever you say matters a lot more than my gut 
feel and (b) letting you get your way has historically proven to be the 
right thing anyway ;)

So go wild. 

(And read the "Good Kind of people" section of ManagementStyle)

                Linus
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to