[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ab28c8c3-94b9-5448-ca91-307c686a1903@infradead.org>
Date: Wed, 6 Sep 2017 08:53:04 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux-Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-pci <linux-pci@...r.kernel.org>
Subject: Re: linux-next: Tree for Sep 6 (*msi.c but ! PCI_MSI)
On 09/05/17 22:57, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add any v4.15 related material to your linux-next
> included branches until after v4.14-rc1 has been released.
>
> Changes since 20170905:
>
on i386:
CONFIG_PCI is not enabled, so CONFIG_PCI_MSI is not enabled.
../kernel/irq/msi.c: In function 'msi_domain_alloc_irqs':
../kernel/irq/msi.c:352:19: error: storage size of 'arg' isn't known
msi_alloc_info_t arg;
^
../drivers/base/platform-msi.c:37:19: error: field 'arg' has incomplete type
msi_alloc_info_t arg;
^
--
~Randy
Powered by blists - more mailing lists