[Bug 243155] Linuxulator: broken fadvise64 for 32-bit applications on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 13 19:42:24 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243155

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|emulation at FreeBSD.org       |markj at FreeBSD.org

--- Comment #6 from Mark Johnston <markj at FreeBSD.org> ---
Would you be willing to test this patch?  It is only compile-tested so far.  It
changes the Linux32 syscall argument structures so that we only store one
argument per 8 bytes, the same way 32-bit FreeBSD compatibility works.  I'll
work on converting the other problematic syscalls assuming this works.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list