[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7d3d61c694c0e57b096ff7af6277ed6b@kernel.org>
Date: Tue, 04 Jul 2023 08:15:24 +0100
From: Marc Zyngier <maz@...nel.org>
To: kernel test robot <lkp@...el.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, Linux Memory Management List
<linux-mm@...ck.org>, kunit-dev@...glegroups.com, kvmarm@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-arm-msm@...r.kernel.org,
linux-bluetooth@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-parisc@...r.kernel.org, linux-rdma@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-usb@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [linux-next:master] BUILD REGRESSION
296d53d8f84ce50ffaee7d575487058c8d437335
On 2023-07-03 16:11, kernel test robot wrote:
> tree/branch:
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> master
> branch HEAD: 296d53d8f84ce50ffaee7d575487058c8d437335 Add linux-next
> specific files for 20230703
>
[...]
> Unverified Error/Warning (likely false positive, please contact us if
> interested):
>
> arch/arm64/kvm/mmu.c:147:3-9: preceding lock on line 140
This *is* a false positive. The function is entered with a lock
held, it will exit with the lock held as well. Inside the body
of the function, we release and reacquire the lock.
M.
--
Jazz is not dead. It just smells funny...
Powered by blists - more mailing lists