[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070710220310.GI31193@csclub.uwaterloo.ca>
Date: Tue, 10 Jul 2007 18:03:10 -0400
From: lsorense@...lub.uwaterloo.ca (Lennart Sorensen)
To: Rodolfo Giometti <giometti@...eenne.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
David Woodhouse <dwmw2@...radead.org>,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] LinuxPPS (with new syscalls API) - new version
On Tue, Jul 10, 2007 at 06:36:25PM +0200, Rodolfo Giometti wrote:
> Sorry I wrote wrong. I meant __u32.
>
> I can use __u64 for seconds but doing this there could be problems for
> 32 bits platforms? =:-o
32bit platforms can still work with 64bit values, they may just not be
quite as efficient about it.
After all we support files with more than 2^32 bytes in them, so the
file access structures must have more than 32bit values in them.
--
Len Sorensen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists