Re: randomdev hangs during initial boot of -current on Raspberry Pi

2022-02-03 Thread Jesper Schmitz Mouridsen
On 03.02.2022 02.06, Kyle Evans wrote: On Wed, Feb 2, 2022 at 10:50 AM Kyle Evans wrote: On Wed, Feb 2, 2022 at 3:41 AM Jesper Schmitz Mouridsen wrote: On 31.01.2022 22.20, Mark Millard wrote: Mike Karels wrote on Date: Mon, 31 Jan 2022 12:27:41 -0600 : A bisect would be rather labor

Re: d950c5898a2d8733cd6e75e7ef82b08acac79b34 breaks sys/arm64/iommu/iommu_pmap.c

2022-02-03 Thread Jesper Schmitz Mouridsen
On 03.02.2022 11.59, Konstantin Belousov wrote: On Thu, Feb 03, 2022 at 11:52:48AM +0100, Jesper Schmitz Mouridsen wrote: Hi d950c5898a2d8733cd6e75e7ef82b08acac79b34 breaks arm64 with options IOMMU. Which kernel config is it? Or is it your custom config? If the later, please provide it to me

Re: d950c5898a2d8733cd6e75e7ef82b08acac79b34 breaks sys/arm64/iommu/iommu_pmap.c

2022-02-03 Thread Konstantin Belousov
On Thu, Feb 03, 2022 at 11:52:48AM +0100, Jesper Schmitz Mouridsen wrote: > Hi > d950c5898a2d8733cd6e75e7ef82b08acac79b34 breaks arm64 with options IOMMU. Which kernel config is it? Or is it your custom config? If the later, please provide it to me. > > grep -nir vm_page.h sys/arm64/iommu/iommu_

d950c5898a2d8733cd6e75e7ef82b08acac79b34 breaks sys/arm64/iommu/iommu_pmap.c

2022-02-03 Thread Jesper Schmitz Mouridsen
Hi d950c5898a2d8733cd6e75e7ef82b08acac79b34 breaks arm64 with options IOMMU. grep -nir vm_page.h sys/arm64/iommu/iommu_pmap.c sys/arm64/iommu/iommu_pmap.c:50:#include /usr/src/sys/arm64/iommu/iommu_pmap.c:539:52: error: implicit declaration of function 'UINT64_C' is invalid in C99 [-Werror,-