Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2015 17:04:21 +0300
From:      Chagin Dmitry <dchagin@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r283424 - in head/sys: amd64/linux modules/linux64
Message-ID:  <20150525140421.GA17366@dchagin.static.corbina.net>
In-Reply-To: <2938779.SXzlp9bc0j@ralph.baldwin.cx>
References:  <201505241607.t4OG7C7b073936@svn.freebsd.org> <2938779.SXzlp9bc0j@ralph.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 25, 2015 at 07:48:49AM -0400, John Baldwin wrote:
> On Sunday, May 24, 2015 04:07:12 PM Dmitry Chagin wrote:
> > Author: dchagin
> > Date: Sun May 24 16:07:11 2015
> > New Revision: 283424
> > URL: https://svnweb.freebsd.org/changeset/base/283424
> > 
> > Log:
> >   Add preliminary support for x86-64 Linux binaries.
> >   
> >   Differential Revision:	https://reviews.freebsd.org/D1076
> > 
> > Added:
> >   head/sys/amd64/linux/
> >   head/sys/amd64/linux/Makefile   (contents, props changed)
> >   head/sys/amd64/linux/linux.h   (contents, props changed)
> >   head/sys/amd64/linux/linux_dummy.c   (contents, props changed)
> >   head/sys/amd64/linux/linux_genassym.c   (contents, props changed)
> >   head/sys/amd64/linux/linux_ipc64.h   (contents, props changed)
> >   head/sys/amd64/linux/linux_locore.s   (contents, props changed)
> >   head/sys/amd64/linux/linux_machdep.c   (contents, props changed)
> >   head/sys/amd64/linux/linux_support.s   (contents, props changed)
> >   head/sys/amd64/linux/linux_sysvec.c   (contents, props changed)
> >   head/sys/amd64/linux/linux_vdso.lds.s   (contents, props changed)
> >   head/sys/amd64/linux/syscalls.conf   (contents, props changed)
> >   head/sys/amd64/linux/syscalls.master   (contents, props changed)
> >   head/sys/modules/linux64/
> >   head/sys/modules/linux64/Makefile   (contents, props changed)
> 
> First, I'm really happy to see this land in HEAD!
Thanks!

> 
> Second, __FreeBSD_version bump perhaps?
dim@ bumped, is that enough?

-- 
Have fun!
chd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150525140421.GA17366>