[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230118213403.GA261370@bhelgaas>
Date: Wed, 18 Jan 2023 15:34:03 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the pci tree
On Mon, Jan 16, 2023 at 09:53:25AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the pci tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/pci/switch/switchtec.c: In function 'switchtec_dev_read':
> drivers/pci/switch/switchtec.c:623:1: error: label 'out' defined but not used [-Werror=unused-label]
> 623 | out:
> | ^~~
>
> Caused by commit
>
> fbc855bce49e ("PCI: switchtec: Return -EFAULT for copy_to_user() errors")
>
> I have used the pci tree from next-20230113 for today.
Should be fixed.
Lorenzo, just FYI, I cherry-picked the commits from your pci/switchtec
branch into a local pci/switchtec branch to fix this.
Bjorn
Powered by blists - more mailing lists