Date: Sun, 16 Nov 2008 11:50:23 +0100 From: =?ISO-8859-2?Q?Rafa=B3_Jaworowski?= <raj@semihalf.com> To: Stanislav Sedov <stas@FreeBSD.org> Cc: freebsd-arm@FreeBSD.org Subject: Re: arm/128897: [PATCH] Failture to build arm kernel with "options KTR" Message-ID: <60E0BD1F-A4BF-4E22-BF6D-A0B953F7193B@semihalf.com> In-Reply-To: <200811160950.mAG9o3IR004164@freefall.freebsd.org> References: <200811160950.mAG9o3IR004164@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2008-11-16, at 10:50, Stanislav Sedov wrote: > The following reply was made to PR arm/128897; it has been noted by > GNATS. > > From: Stanislav Sedov <stas@FreeBSD.org> > To: Pankov Pavel <pankov_p@mail.ru> > Cc: bug-followup@FreeBSD.org > Subject: Re: arm/128897: [PATCH] Failture to build arm kernel with > "options KTR" > Date: Sun, 16 Nov 2008 12:33:05 +0300 > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sat, 15 Nov 2008 21:02:46 GMT > Pankov Pavel <pankov_p@mail.ru> mentioned: > >> Building ktr(4)-enabled ARM kernel results in error because of use >> of undefined variable Maxmem in _bus_dmamap_count_pages function. > > Have you checked KTR works at all on ARM kernels? > I can confirm that KTR works without problems on ARM. The Maxmem issue is probably a leftover from some copy/paste from other arch, the variable is not set and used by the ARM code currently, so this particular KTR entry can be removed safely. Rafal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?60E0BD1F-A4BF-4E22-BF6D-A0B953F7193B>