Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp3017791ybz; Mon, 27 Apr 2020 08:33:38 -0700 (PDT) X-Google-Smtp-Source: APiQypJhYKcRQVrKaRSSxY+3TCibBbJ16kDuAkin46sbo1C4UOEqmLx319zSxN1WDpKzouLvQzuk X-Received: by 2002:a17:906:1387:: with SMTP id f7mr19548470ejc.333.1588001618454; Mon, 27 Apr 2020 08:33:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588001618; cv=none; d=google.com; s=arc-20160816; b=nz2ZnhU72DoJ5MjIcJhTruhrbGR6FhDHdyD07RyyYA/+0hA/c2LQm/UWdEMjWFEeaI W9QB+jjjq2whoknsnhgbYEGHOcpBfVYd38ignT6CvQsTCWnlPMaWLTDyjIZE1NDeB8vs wYsj0fLOrplD/uLNExo/EipxIQSCkbFNONYdWVldcd9LJ6ngJg58S9BpuymxnevZHeNA PCG3Jtz6kVjf1cmRmsogfw8LUYCF5G8bbCCOWwa5c6Tol0B17M0jeeQGxuqLN3/dAIZb hSDoZCXWvQuODbTXhO8syPDSyzUIOpEvi2a1FyZZ5EDH7LFGCIADa9aoo4D4kcARNP7S q4Xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=mRj2C+YubBmc+mYxRkJqzWiXucNkeAg+jhweXw75N2E=; b=N55uYR+qmam8YSYiI9RDAcF3RBm0BwNJu4GZMUYwsx9YpgVrez464W5adzOVi1gOfY Bs/W+oqixX/hqyBVbP2i3mOfjeL/L4g299YA2o7WLKz1dG4Rcsak2LYmXcHGbo4d2Fn+ IKd62cnoMNlgAqNxRO2YS2KMwlwo2kNw+JSpO4TKdWy6qzlLo1ZfFaZwsoKqXc614lEI m+4lNKQbdU8wU0raW5+f7BKvOzO3vAwRe8jHFMmhPb9ZBnPqw7BIP6W0tfOqDBBGPURp jwuM6w0WPB2Zg3KRJwMJEHhNwQXTNcJEz/35O7fGIQUuYXoLVsEpUMzvTn9RquaN7vBP p6VA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x61si8368110ede.23.2020.04.27.08.33.06; Mon, 27 Apr 2020 08:33:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728125AbgD0PbN (ORCPT + 99 others); Mon, 27 Apr 2020 11:31:13 -0400 Received: from sauhun.de ([88.99.104.3]:59292 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726292AbgD0PbM (ORCPT ); Mon, 27 Apr 2020 11:31:12 -0400 Received: from localhost (p54B330D3.dip0.t-ipconnect.de [84.179.48.211]) by pokefinder.org (Postfix) with ESMTPSA id 68B992C1F66; Mon, 27 Apr 2020 17:31:09 +0200 (CEST) Date: Mon, 27 Apr 2020 17:31:07 +0200 From: Wolfram Sang To: Thierry Reding Cc: Dmitry Osipenko , Jon Hunter , Laxman Dewangan , Manikanta Maddireddy , Vidya Sagar , linux-i2c@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time Message-ID: <20200427153106.GA8113@kunai> References: <79f6560e-dbb5-0ae1-49f8-cf1cd95396ec@nvidia.com> <20200427074837.GC3451400@ulmo> <20200427103851.GB24446@kunai> <20200427141922.GD3464906@ulmo> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <20200427141922.GD3464906@ulmo> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Yes, that bug should be fixed anyway. But that doesn't justify breaking > suspend/resume completely, which *is* a regression. >=20 > Look, I'm not saying that we should drop this patch altogether. All I'm > saying is that we should postpone it so that we can: a) get suspend and > resume working again (and by doing so make sure no other suspend/resume > regressions silently creep in, because that always seems to happen when > you're not looking) and b) fix any preexisting issues without possibly > scrambling the result with this perhaps unrelated fix. >=20 > So, again, I think the safest road forward is to back this one out for > now, fix whatever this other bug is and once suspend/resume is working > properly again we can revisit this patch based on a known-good baseline. I am with you here. I want to add that the proper fix should be developed without thinking too much about stable in the first place. *When* we have a proper working fix, then we can think about making it "more" suitable for backporting. Yet, it may also be a result that older kernels need a different solution. Or have no solution at all, in case they can't do atomic_transfers and this is needed. D'accord? --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl6m+rYACgkQFA3kzBSg KbbGqw//cZv3rO5AhOcCCxeJFxoGIgIv9CidGK0fmKlYf0RLugGFMb0p4djzlUIG SqC/DZviHJVrmLbQgWChpBlwgIHdLoQNICqa8mNp5/dDfpsfC+ipjKG0cIiPTHhF Xih33dEwEp89eAxjb583BPUtMu6QGd8npiTyexDAiWFow0uYzms9JGZUGlAujZg0 3tbbdQAHjW7bH4XtLcVl8umKGNV5zaIrdvDQl2rFm9Q+BRj6jN/zGKefFptsJols dLo76cXnTCdaHD5NRLMJESULyDUKSCP+C12d7KZ3PBsPPnBHAecze88WkmJzLqR1 5l8GKHV9aNWJ4tmjr/B0rujvFZThpTJ8WNaxrYUqC5Lc27tiblLsJTfG04d9u6He jEXc0Osn+UQhmnoY0xBGUkXOict6u7beNE051fDqH6fvNUk1X5FZLobi9eVnsj10 B4r2Z37jvKVRqz2W1vxkAAYrHdIzX+r/rJR7jIa8MjADuFpDSEpONkG10LKF6rnG Kyq9vlETJtN7FMvJ3gfWC89N93CXHXTiuJf1k9d1C2rJxTtvXf2wmppxBTE81ZES B29+V239qytKHdZOKrVZEqCsmnml9ufrdcRSkjm+yXIst6M1zX8uchC5RaEgkDeK 40gJRr3GD/E8OWXEJ7gdWHwf63p8yWeTthkBn+2NlHVImCFkbs8= =aG5Q -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--