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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D36AAC433EF for ; Sun, 3 Apr 2022 00:23:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C07CB83CDF; Sun, 3 Apr 2022 02:17:28 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="qVoCrTVf"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 327C583CCB; Sun, 3 Apr 2022 02:17:18 +0200 (CEST) Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 7EC0683F5E for ; Sun, 3 Apr 2022 02:17:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2e.google.com with SMTP id a5so4857700qvx.1 for ; Sat, 02 Apr 2022 17:17:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=aqDWvr7dr5PSutYRvNrmrEF/9baYRWYM53BZhQF5pWw=; b=qVoCrTVf995bukS48cZ89it9BSqm+lkRLXKybNW9vKVTuX9QFPALuDYiUx2rf7DDcu 85XLrkKzVolLqFLYXqrtCOFX17G8nn1aii/LRBY6KxFOdjTwLAz214IWqarDcvSXin6t 1mgbYs/Pea82NIm9lmWE62LpZEWsPTkqzR4rY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=aqDWvr7dr5PSutYRvNrmrEF/9baYRWYM53BZhQF5pWw=; b=U35FoQ4WPKbe33+b2refv6dQJEDcfYnkZOxzeruSwefCOxX1sF2+tfwyKbnQcYf969 b+1B9iE1NO3vygJf2bilU+Pqcj6hC3GK1R3BnA5qPvHq0lgo+vN1gEtGOTC214SnQROr TH2rb8BukPgSJCMmbqCvimOPGhfio6Z96uDdkJZL0tSieLjV2PugcdQ0niMT2jgWFWjB TwcFbH4L9QhPl1tCwcT0CmV+HzFkf0JOYtP9ZIDS3nNRIQrRvzjsDe63mDG7QIJAxGja LQKAXpH5bCHuzlR5MYsvXvXWzixI/jzfpxwbyZM2fXwMhulF2fUZDcIhkd6//twGZwK1 OAeQ== X-Gm-Message-State: AOAM532yHQeUIuFZBgfoK5IHle9OlRiwKNqFsFrbSA6zviJ8HftLTs9t SqZnhck5FKm8Nm2Pk0eZQEB0OgcDLTPVSA== X-Google-Smtp-Source: ABdhPJxhelS0WPVx55LnFnsZBRhgfXgX2srrAVQ5ABN/RSvC2Z+y6Sdl4x8llYJeYA2DFJmxEIvwSw== X-Received: by 2002:a05:6214:c82:b0:441:1ec7:a225 with SMTP id r2-20020a0562140c8200b004411ec7a225mr12705852qvr.123.1648945032420; Sat, 02 Apr 2022 17:17:12 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id t7-20020a05622a180700b002e0ccf0aa49sm5381629qtc.62.2022.04.02.17.17.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Apr 2022 17:17:11 -0700 (PDT) Date: Sat, 2 Apr 2022 20:17:10 -0400 From: Tom Rini To: Sean Anderson Cc: u-boot@lists.denx.de Subject: Re: [RESEND PATCH v3 19/29] arm64: Save esr in pt_regs Message-ID: <20220403001710.GK14476@bill-the-cat> References: <20220322205938.1721846-1-sean.anderson@seco.com> <20220322211735.1724036-1-sean.anderson@seco.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EayLFxZlehsTnYZR" Content-Disposition: inline In-Reply-To: <20220322211735.1724036-1-sean.anderson@seco.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --EayLFxZlehsTnYZR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 22, 2022 at 05:17:35PM -0400, Sean Anderson wrote: > To avoid passing around an extra register everywhere, save esr in > pt_regs like the rest. For proper alignment we need to have a second > (unused) register. All the printfs have to be adjusted, since > it's now an unsigned long and not an int. >=20 > Signed-off-by: Sean Anderson Applied to u-boot/next, thanks! --=20 Tom --EayLFxZlehsTnYZR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJI54UACgkQFHw5/5Y0 tyz5xQv+PorwgMrDfFEX3dqwzXJ772YwnDMpIzS7mOW6Ra1b5gYo9ZygJlGozlcH Rg//DzwOSNyIwbIQgkggi6hZMFidgGLij/jRZgddA0gKCglEDjZ/hbFZZvguz/Dl PDIhBv+bIQPSWnu4Bcgw5OoQ5PNhStuLAEWFnZ6zfkDI9quERFGTOGWFZrjvdCmM ggyYNyyopH5fUwp9on2u5Mh6DvElkPn9hfYaF23YPI0Xp5ZZJ9IrDGeziTAlkEn+ nK3npaXp2oqJ4GL3SOpoQDFSjeAbNNsh8CPhMcaLW7RSHIbjfpgqyj2BAJ4OMJca t5Kn0bAfNvgax46QGL2DYUSdTT/1BoboN+0OMxYIxZPrTmZgyH1HOP8K53fW5/BR JYU+7Lu9xPy1lfrf1+4hreHJw4jKe/k7tMUn7/4sXj1jTLQE1+Pj00MXmfq61HEy 7+UeyA4JP1ffEQoy0OjmQiEelo3Q2lbNM5c1FiQFne2Bku0cDShd54XmOvrD8+jZ X/Mnv1Sg =Q6v6 -----END PGP SIGNATURE----- --EayLFxZlehsTnYZR--