From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BE75D33EC for ; Tue, 14 Mar 2023 11:42:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 67ECEC433D2; Tue, 14 Mar 2023 11:42:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678794152; bh=k05QGfx1arHrwiiLHy5DHQ+oZgcbv9cY9ExDp4VPUB0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=CKc6xm6By9zpQu89e22wIB1jIHNpr6scQKIlCJTDsJdE4pAe0wZphnYU1Ix+AZYuD o9wR8j0c9m9YKdWD3WbdzK+UcwZ/xrmF1SaomrR/tyHHO2yjU0eYihV7ISdfja93oA uTGYoL/AY1JMRwCRRHiTN8zGEVhqsHJhU5HdZLEsUY0PVsmgC/N6kd+xMP2HgyLfXA 6MmQkV9bPSi6cnDCmxPZ1Ur5Xsc4nKMUMOwpx3nyw/2FR5Ftr+iDG2PyMAewdoMA9p EXldV8AjTLxM6USlmRiieDc2oZtreTQU7gc/NBHwpLY59TIGZI6SUFKpmSIsRzo1s6 WNLKwW3U1z00w== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pc330-00HXd5-2O; Tue, 14 Mar 2023 11:42:30 +0000 Precedence: bulk X-Mailing-List: kvmarm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Date: Tue, 14 Mar 2023 11:42:29 +0000 From: Marc Zyngier To: Cristian Marussi Cc: Oliver Upton , Jeremy Linton , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, linux-kernel@vger.kernel.org, David Woodhouse Subject: Re: Circular lockdep in kvm_reset_vcpu() ? In-Reply-To: References: <3496a6a10b2d8693825e733b871938f5@misterjones.org> <82978ec75c0b34203dd1df693e7adf83@kernel.org> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: cristian.marussi@arm.com, oliver.upton@linux.dev, jeremy.linton@arm.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, linux-kernel@vger.kernel.org, dwmw@amazon.co.uk X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On 2023-03-14 11:04, Cristian Marussi wrote: > On Tue, Mar 14, 2023 at 09:28:25AM +0000, Marc Zyngier wrote: >> On 2023-03-13 18:20, Cristian Marussi wrote: >> > On Mon, Mar 13, 2023 at 02:09:55PM +0000, Marc Zyngier wrote: >> >> > > And -rc2 works just fine here. >> > >> > Thanks, I'll dig deeper what's going on un my setup. >> >> Actually, you really want this patch[1] which is on its >> way to Linus. >> >> It could explain the issue you're seeing with SMP. > > Hi Marc, > > thanks this just solves for me on JUNO with guest SMP. > > Indeed with earlycon on JUNO with SMP I was seeing, beside a lot of > workqueue lockup that finally hanged the guest, some puzzling > 'time-traveling' stamps that seemed to align more with the host time > than the guest. Yeah, my bad. Thankfully, Paolo just pulled the fix, and it should make it into -rc3 (fingers crossed). M. -- Jazz is not dead. It just smells funny...