Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: COMPAT_40 broken in current amd64 kernel?



On Sat, Mar 06, 2010 at 02:24:18PM -0800, Paul Goyette wrote:
> I've got this one old, statically-linked image that works just fine on a  
> 5.99.24 -current kernel built on Jan 21st
>
> [...]
> 0x47a5a0:       mov    $0x74,%eax
> 0x47a5a5:       mov    %rcx,%r10
> 0x47a5a8:       syscall

0x74 = 116 is the pre-64-bit-time_t gettimeofday(). I have no idea
what could have caused this to break in the past month...

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index