Date: Wed, 20 Dec 2017 13:47:32 -0700 From: Ian Lepore <ian@freebsd.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r327047 - head/sys/arm/include Message-ID: <1513802852.29087.29.camel@freebsd.org> In-Reply-To: <201712202041.vBKKfpCq027531@repo.freebsd.org> References: <201712202041.vBKKfpCq027531@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2017-12-20 at 20:41 +0000, Ian Lepore wrote: > Author: ian > Date: Wed Dec 20 20:41:51 2017 > New Revision: 327047 > URL: https://svnweb.freebsd.org/changeset/base/327047 > > Log: > Remove arm-specific implementations of atomic_load/store_xxx() now that > they are provided by sys/atomic_common.h. I think something similar to this may be happening on sparc64 as well. I noticed the sparc64 build died during a 'make lintkernels' but I haven't investigated why. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1513802852.29087.29.camel>