Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 11:13:56 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        Li-Wen Hsu <lwhsu@freebsd.org>, Tycho Nightingale <tychon@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r346645 - in head/sys: compat/linuxkpi/common/include/linux compat/linuxkpi/common/src sys
Message-ID:  <b1431b8c-c18b-f8d6-ce0c-50ee924e2280@selasky.org>
In-Reply-To: <CAKBkRUxDzTWo2OZ2y5R5zuTBPrYns9wu1Xs2WoE2-ypCpEPn7A@mail.gmail.com>
References:  <201904242030.x3OKUkgN073331@repo.freebsd.org> <CAKBkRUxDzTWo2OZ2y5R5zuTBPrYns9wu1Xs2WoE2-ypCpEPn7A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/25/19 8:09 AM, Li-Wen Hsu wrote:
> On Thu, Apr 25, 2019 at 5:31 AM Tycho Nightingale <tychon@freebsd.org> wrote:
>>
>> Author: tychon
>> Date: Wed Apr 24 20:30:45 2019
>> New Revision: 346645
>> URL: https://svnweb.freebsd.org/changeset/base/346645
> ...
>> Modified: head/sys/compat/linuxkpi/common/src/linux_pci.c
>> ==============================================================================
>> --- head/sys/compat/linuxkpi/common/src/linux_pci.c     Wed Apr 24 19:56:02 2019        (r346644)
>> +++ head/sys/compat/linuxkpi/common/src/linux_pci.c     Wed Apr 24 20:30:45 2019        (r346645)
> ...
>> +PCTRIE_DEFINE(LINUX_DMA, linux_dma_obj, dma_addr, linux_dma_trie_alloc,
>> +    linux_dma_trie_free);
> 
> Here we got errors in build on 32-bit platforms use gcc:
> 

Should be fixed by r346664.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b1431b8c-c18b-f8d6-ce0c-50ee924e2280>