[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YLTMe3O4NDZlsxpD@kroah.com>
Date: Mon, 31 May 2021 13:46:03 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: Sasha Levin <sashal@...nel.org>,
linux-stable <stable@...r.kernel.org>,
Marc Zyngier <maz@...nel.org>,
James Morse <james.morse@....com>,
Alexandru Elisei <alexandru.elisei@....com>,
Suzuki K Poulose <suzuki.poulose@....com>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
kvmarm@...ts.cs.columbia.edu,
open list <linux-kernel@...r.kernel.org>,
lkft-triage@...ts.linaro.org
Subject: Re: [stable-rc] 5.12 arch/arm64/kvm/arm.c:722:8: error: use of
undeclared label 'out'
On Mon, May 31, 2021 at 04:43:52PM +0530, Naresh Kamboju wrote:
> The Linux stable-rc 5.12 arm64 builds failed due to these warnings / errors.
>
> make --silent --keep-going --jobs=8
> O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=arm64
> CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache
> clang'
> arch/arm64/kvm/arm.c:722:8: error: use of undeclared label 'out'
> goto out;
> ^
> arch/arm64/kvm/arm.c:918:1: warning: unused label 'out' [-Wunused-label]
> out:
> ^~~~
> 1 warning and 1 error generated.
>
> Reported-by: Naresh Kamboju <naresh.kamboju@...aro.org>
This will be fixed in a few minutes, it was reported right before you:
https://lore.kernel.org/r/0d9f123c-e9f7-7481-143d-efd488873082@huawei.com
Powered by blists - more mailing lists