NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55926



The following reply was made to PR kern/55926; it has been noted by GNATS.

From: Kouichi Hashikawa <hashikaw%mail.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55926
Date: Wed, 10 Feb 2021 00:16:25 +0900

 Sorry, my explanation is not enough.
 
 On non-acpi (fdt) environment, gic_v2m_init() is called from gic_fdt_attach_=
 v2m() at arc/sys/arch/arm/fdt/gic_fdt.c.
 But NPCI > 0 && defined(__HAVE_PCI_MSI_MSIX) is not defined, gic_fdt_attach_=
 v2m() is not defined.
 So, gic_v2m_init() is not called, then pci_intr_alloc() is called without st=
 rict msi is initialized.
 
 



Home | Main Index | Thread Index | Old Index