Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Dec 2007 15:36:41 +0100
From:      "Frank Behrens" <frank@pinky.sax.de>
To:        Konstantin Belousov <kib@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c
Message-ID:  <200712041436.lB4EafSA039456@post.frank-behrens.de>
In-Reply-To: <200712041233.lB4CX3E0041915@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Konstantin Belousov <kib@freebsd.org> wrote on 4 Dec 2007 12:33:
>   Modified files:
>     sys/i386/i386        trap.c 
>     sys/amd64/amd64      trap.c 
>   Log:
>   Fix the ABI change of the signal delivered on the access to the page
>   with insufficient protection mode.
>...
>   1.323     +29 -2     src/sys/amd64/amd64/trap.c
>   1.310     +29 -2     src/sys/i386/i386/trap.c

Is it useful to make this compatibilty switch dependent from
options         COMPAT_FREEBSD6   ?
IMHO if we don't want to run old binaries we don't need it.

Regards,
   Frank
-- 
Frank Behrens, Osterwieck, Germany
PGP-key 0x5B7C47ED on public servers available.




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