Re: [PATCH] posix-timer: don't call idr_find() w/ negative ID

From: Tejun Heo
Date: Wed Feb 20 2013 - 17:20:11 EST


On Wed, Feb 20, 2013 at 2:15 PM, Sasha Levin <sasha.levin@xxxxxxxxxx> wrote:
> Why can the timer be negative in the first place though? Why isn't the timer
> defined as an 'unsigned int' instead of an 'int' so that all values of timer
> would be legitimate?

No idea but it's userland visible thing. No point in arguing about it.

Thanks.

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