Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 15:10:43 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r307688 - head/sys/compat/ia32
Message-ID:  <7756932.Sd4ZDxVN79@ralph.baldwin.cx>
In-Reply-To: <201610202029.u9KKTtCm079124@repo.freebsd.org>
References:  <201610202029.u9KKTtCm079124@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, October 20, 2016 08:29:55 PM Ed Maste wrote:
> Author: emaste
> Date: Thu Oct 20 20:29:54 2016
> New Revision: 307688
> URL: https://svnweb.freebsd.org/changeset/base/307688
> 
> Log:
>   Tidy up ia32_sysvec sv_flags setting
>   
>   Use the same approach as sys/arm/arm/elf_machdep.c to avoid an odd-
>   looking , on a separate line.

This #ifdef is dubious as compat/ia32 is amd64-only at this point now that
ia64 is gone.

-- 
John Baldwin



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