Date: Sat, 29 Sep 2018 00:05:35 +0200 From: =?UTF-8?B?VMSzbA==?= Coosemans <tijl@FreeBSD.org> To: Konstantin Belousov <kostikbel@gmail.com> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r338807 - in head/sys: amd64/amd64 amd64/include dev/drm2 dev/drm2/i915 i386/i386 i386/include x86/iommu Message-ID: <20180929000535.777ed1d1@kalimero.tijl.coosemans.org> In-Reply-To: <20180928172619.GG5335@kib.kiev.ua> References: <201809191935.w8JJZ2ob054223@repo.freebsd.org> <20180928190234.53240b03@kalimero.tijl.coosemans.org> <20180928172619.GG5335@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Sep 2018 20:26:19 +0300 Konstantin Belousov <kostikbel@gmail.com= > wrote: > On Fri, Sep 28, 2018 at 07:02:34PM +0200, T=C4=B3l Coosemans wrote: >> The removal of #ifdef DEV_APIC breaks building kernels without device >> apic: >>=20 >> /usr/src/sys/i386/i386/pmap.c:1465:28: error:=20 >> use of undeclared identifier 'lapic_paddr' >> if (pmap_kextract(sva) =3D=3D lapic_paddr) >> ^ >> 1 error generated. =20 >=20 > Does the following work for you ? If not, please provide me your > kernel config. Yes, thanks, everything looks fine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180929000535.777ed1d1>