From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D96DC433EF for ; Tue, 12 Jul 2022 12:53:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233310AbiGLMxD (ORCPT ); Tue, 12 Jul 2022 08:53:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233286AbiGLMxC (ORCPT ); Tue, 12 Jul 2022 08:53:02 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49A88B3D5C; Tue, 12 Jul 2022 05:53:02 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id DB0506171A; Tue, 12 Jul 2022 12:53:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AFC3AC3411C; Tue, 12 Jul 2022 12:52:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657630381; bh=jJin7lOWMTaJyTA//FjzideMNMuqj8Mr/pLMpaUWtcc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=khWAjOj6JT+x/wK40kEyMmNV61m7fqDMoi6FBMkE326WiBbCn5y+sxfj1QdUPpRgd DGCCduZxJPMqD4sOushQAxkz+pNNaxwzE+5JzQ2cTTyVI24CCuxsPAGrFxbN9SOS5d 2CPr5bZ0vU91CfUrdNQ7ryIhA5vRqDVTwf6s7KmoLLab83pBZypaoArma8fGsMftlH TPxo8kCfi9dFW8f7BRxK55v5JCNOY9xSDu5N3AnFm+J4FzlYWWhXVyebQ/9OL3dlrx 8E/HJ2NCj9r9UG+OYZtIadr46E6k+AkaTijwGLdZs4NhJexcFyzwbFztRJC0nICegd 2kiwt646wHQ/w== Date: Tue, 12 Jul 2022 13:52:55 +0100 From: Mark Brown To: Mark Rutland Cc: Naresh Kamboju , open list , Linux-Next Mailing List , Linux ARM , lkft-triage@lists.linaro.org, regressions@lists.linux.dev, Catalin Marinas , Will Deacon , Arnd Bergmann , Anders Roxell , Aishwarya TCV Subject: Re: FVP: kernel BUG at arch/arm64/kernel/traps.c:497 - Internal error: Oops - BUG: 0 Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VloPA9NQFi1jxZ57" Content-Disposition: inline In-Reply-To: X-Cookie: I like your SNOOPY POSTER!! Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --VloPA9NQFi1jxZ57 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jul 12, 2022 at 01:49:55PM +0100, Mark Rutland wrote: > ... and it boots perfectly fine under: > * An FVP Base RevC model using the latest boot-wrapper Also with TF-A and u-boot (both some random recentish tip of tree whenever I last built them). --VloPA9NQFi1jxZ57 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmLNbqYACgkQJNaLcl1U h9A3uAf+MhpLUtT4NKLJxPxbuc1ffEyWrJ9PDg3u2fRg6AJxuaFvZajeSMQBpgF4 M+M71of0EFqD/nJxyjFBfm/tcbUFm5Z77JJvJCx4FipGd3WFy75u6ML2hJcz7APH bDvyMVdIRsnlwO2jaieYvD7difM25+nE5g0SBg+KDGAJkLWll/7ENLPa1aBFKyJy 8GJeznsuVpEc89xdJJm8LzmJ0+1h4osh9GQ0q0FBFbnbGng6lgMDTVTGqgOCrDPb hxN7qwzxn8KwTYW934IFNUlV7p/Ac48g+WHhfWJIwhrZQihp5yIMxUjMdhcYqc14 12/TSOkBZQEMkaSqgYD744YXmHyG3A== =Pl6k -----END PGP SIGNATURE----- --VloPA9NQFi1jxZ57--