Re: [patch 2/3] x86_64: remove duplicated sys_time64

From: Andi Kleen
Date: Thu Mar 31 2005 - 06:17:04 EST


On Thu, Mar 31, 2005 at 09:10:59PM +1000, Stephen Rothwell wrote:
> On Thu, 31 Mar 2005 12:38:34 +0200 Andi Kleen <ak@xxxxxxx> wrote:
> >
> > Nack. The generic sys_time still writes to int, not long.
> > That is why x86-64 has a private one. Please keep that.
>
> It writes to a time_t which is a __kernel_time_t which is a long on
> x86-64, isn't it?

At least in 2.6.10 it writes to int.


-Andi
-
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/