On Fri, Mar 1, 2013 at 1:54 PM, Peter Hurley <pe...@hurleysoftware.com> wrote:
>> The WARN_ON() is just for cases where someone might be doing something
>> crazy with the previous behavior of ignoring high bit.  Maybe I was
>> being overly paranoid and we should just drop it from idr_find().
>
> Can we revert the __lock_timer patch as well then?

I don't know.  Andrew was worried about the type of timer id.  For
inotify, it's okay as the type is always int but it's not a bad idea
to have some form of sanitizing if the type might deviate.

Thanks.

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to