Date: Mon, 13 Jan 2020 19:42:23 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 243155] Linuxulator: broken fadvise64 for 32-bit applications on amd64 Message-ID: <bug-243155-4077-uK9tbeyFRE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243155-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-243155-4077@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243155 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|emulation@FreeBSD.org |markj@FreeBSD.org --- Comment #6 from Mark Johnston <markj@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243155-4077-uK9tbeyFRE>