On Thu, Oct 22, 2015 at 09:28:21PM +0000, John Baldwin wrote:
> Author: jhb
> Date: Thu Oct 22 21:28:20 2015
> New Revision: 289769
> URL: https://svnweb.freebsd.org/changeset/base/289769
> 
> Log:
>   Rename remaining linux32 symbols such as linux_sysent[] and
>   linux_syscallnames[] from linux_* to linux32_* to avoid conflicts with
>   linux64.ko.  While here, add support for linux64 binaries to systrace.
>   - Update NOPROTO entries in amd64/linux/syscalls.master to match the
>     main table to fix systrace build.
>   - Add a special case for union l_semun arguments to the systrace
>     generation.
>   - The systrace_linux32 module now only builds the systrace_linux32.ko.
>     module on amd64.
>   - Add a new systrace_linux module that builds on both i386 and amd64.
>     For i386 it builds the existing systrace_linux.ko.  For amd64 it
>     builds a systrace_linux.ko for 64-bit binaries.

Hi, John.
is it possible to merge to the stable/10 a set of r289769, regen,
r289822, r290143 and r290144?
thanks
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to