[kib@freebsd.org: [src] cvs commit: src/sys/amd64/linux32
linux32_sysvec.c]
John Baldwin
jhb at freebsd.org
Tue Oct 31 22:55:50 UTC 2006
On Tuesday 31 October 2006 15:58, Jung-uk Kim wrote:
> On Tuesday 31 October 2006 02:36 pm, Jung-uk Kim wrote:
> > I am running full LTP and it seems very promising so far.
>
> I have run LTP 20060822 against ~1 day old source + the fix. Here are
> the results:
>
> http://people.freebsd.org/~jkim/linux/logfile-amd64.txt
> http://people.freebsd.org/~jkim/linux/logfile-amd64-verbose.txt
> http://people.freebsd.org/~jkim/linux/notes-amd64.txt
Looks like the 'if (*(pathp) == NULL) return (_error);' stuff in LCONVPATH()
in linux_util.h isn't working. That would fix the access01 errors since
those should be returning EFAULT rather than ENOENT.
--
John Baldwin
More information about the freebsd-amd64
mailing list