Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2020 13:19:51 -0600
From:      Kyle Evans <self@kyle-evans.net>
To:        Mark Johnston <markj@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r357586 - in head/sys/modules/dtrace: dtrace fasttrap
Message-ID:  <CACNAnaG%2BZB3ah8WEQk8z1nd0wDq9xDZOHLYuFQ=R_Y=EnehJyw@mail.gmail.com>
In-Reply-To: <202002051908.015J8jCV043825@repo.freebsd.org>
References:  <202002051908.015J8jCV043825@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 5, 2020 at 1:08 PM Mark Johnston <markj@freebsd.org> wrote:
>
> Author: markj
> Date: Wed Feb  5 19:08:45 2020
> New Revision: 357586
> URL: https://svnweb.freebsd.org/changeset/base/357586
>
> Log:
>   Stop compiling dtrace modules with -DSMP.
>
>   I believe this is left over from when dtrace was being ported and
>   developed out-of-tree.  Now it just ensures that dtrace.ko and a non-SMP
>   kernel have incompatible KBIs.
>
>   PR:           243711
>   Sponsored by: The FreeBSD Foundation
>

This is another one that we should perhaps consider adding to
opt_global.h in config.mk for independent builds... I suspect mips is
the only primarily-UP arch left, so it probably fits in cleanly with
the other mips-excepted defaults.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaG%2BZB3ah8WEQk8z1nd0wDq9xDZOHLYuFQ=R_Y=EnehJyw>