Messages in this thread |  | | Date | Thu, 31 Mar 2005 21:10:59 +1000 | From | Stephen Rothwell <> | Subject | Re: [patch 2/3] x86_64: remove duplicated sys_time64 |
| |
On Thu, 31 Mar 2005 12:38:34 +0200 Andi Kleen <ak@suse.de> 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?
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |