Re: [PATCH] make jiffies wrap 5 min after boot

Muli Ben-Yehuda (mulix@mulix.org)
Sun, 16 Feb 2003 09:16:59 +0200


On Sun, Feb 16, 2003 at 01:37:40AM -0500, Robert Love wrote:
> On Sat, 2003-02-15 at 21:43, William Lee Irwin III wrote:
>
> > Can I get a vote for ~0UL instead of -1UL?
>
> OK, I bite. What is the difference? Aren't both equivalent?

I have no idea if that's what wli meant, but -1UL is only "all ones"
in a 2's complement binary representation.

-- 
Muli Ben-Yehuda
http://www.mulix.org
http://syscalltrack.sf.net

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