svn commit: r328083 - in head/sys: amd64/amd64 amd64/ia32 amd64/include amd64/vmm amd64/vmm/intel dev/hyperv/vmbus dev/hyperv/vmbus/amd64 dev/hyperv/vmbus/i386 i386/i386 x86/include x86/isa x86/x86

Konstantin Belousov kostikbel at gmail.com
Thu Jan 18 11:23:56 UTC 2018


On Wed, Jan 17, 2018 at 07:38:03PM -0800, Conrad Meyer wrote:
> On Wed, Jan 17, 2018 at 3:44 AM, Konstantin Belousov <kib at freebsd.org> wrote:
> > Author: kib
> > Date: Wed Jan 17 11:44:21 2018
> > New Revision: 328083
> > URL: https://svnweb.freebsd.org/changeset/base/328083
> >
> > Log:
> >   PTI for amd64.
> 
> This seems to break the xtoolchain GCC build:
> 
> /usr/home/conrad/src/freebsd/sys/dev/hyperv/vmbus/amd64/vmbus_vector.S:
> Assembler messages:
> /usr/home/conrad/src/freebsd/sys/dev/hyperv/vmbus/amd64/vmbus_vector.S:40:
> Error: too many positional arguments
> 
> I'm not sure why.  Repro: pkg install amd64-xtoolchain-gcc && make
> buildkernel KERNCONF=GENERIC CROSS_TOOLCHAIN=amd64-gcc.

Try r328120.


More information about the svn-src-head mailing list