On 03/21/2013 05:21 AM, Richard Genoud wrote: > If pin_free is called on a pin already freed, mux_usecount is set to > UINT_MAX which is really a bad idea. > This will issue a warning, so that we can correct the code responsible > for the double free. > > Signed-off-by: Richard Genoud <[email protected]> > --- > Ok Stephen, your idea (and code) seems better. > I signed-off it, but it's really yours... > Feel free to transform my Signed-off-by in a Tested-by
In this situation, I think you'd often say: Suggested-by: Stephen Warren <[email protected]> FWIW, Reviewed-by: Stephen Warren <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

