Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp645560ybf; Fri, 28 Feb 2020 05:06:17 -0800 (PST) X-Google-Smtp-Source: APXvYqxZy5LgEN0I2sIvTz/42TCvvquBUiKOaDD+4M5M5k8D2ESNorreRDhfPiSci/F0nBOKUcue X-Received: by 2002:a05:6830:1304:: with SMTP id p4mr3300682otq.327.1582895177296; Fri, 28 Feb 2020 05:06:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582895177; cv=none; d=google.com; s=arc-20160816; b=J9+fepLXBHLZxNnVZ1ioqrzf2vx749oDDDlw5ovh2dFiE0MPW70e9iUEMu1L5s/sT8 ebfwOxZDxSg6JPeSihqOrSh2h3VXUaNJTB8ZnfMdSyfCrr6fCRQOV2lG6ZMwJjVUllbd jpNPFvfM9qhdpCDDN6MxRltMI60Z/7AmTpYmpjDESjMv2izo66vPdVH5srX5PI5Fyco6 I6IDm/nIzN90q+y0bD4WZIss8hCwFOzja9OLj8sUrc4ajgGRlLJ04y39nBm+8kZO6C+9 SpQleaUv62ytM14w5gy1X4x2LwwBd7IzlN9vBudU6Ti+1xUHDzRs3Y0xcMSEHGL6d6Jv swPA== 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=bU/QG5h6645K/JQ4k4D1mP1DvxQRSBQ6fIE2gwTGEGA=; b=N80rUHqpERLDzG5LvENBqPGPpBFFl8oo4xVLTApDkK+embXuH041uiE+f9anycFu2t vXbVBivJCFnTQQmIZF7ATGqWscZDgjGD4rri5/yt9KsYu4TipzoYfOct0Ar+npmaQSiI 2mFKX/UsskIaLYLUxym/HTCLvKHi7ugTy253LijEUFH4eeibMlP41EDIyRySJ1mY5PmQ 8s11rNWc7bBhgATm3D4n9I4eStkGZrMy+/rBhyEYtwhGt7ggg3ugDnLsHTtZe2IvWt+L RdsKj9lteQmvaYdU+Pz77NkLowfaCscWo4kOp7c5IpqTPTJDuUF03xECp8S5+6R0xKvS itEQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u12si1653887otq.51.2020.02.28.05.05.57; Fri, 28 Feb 2020 05:06:17 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726359AbgB1NFg (ORCPT + 99 others); Fri, 28 Feb 2020 08:05:36 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:57002 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725861AbgB1NFg (ORCPT ); Fri, 28 Feb 2020 08:05:36 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 1B58B1C0314; Fri, 28 Feb 2020 14:05:34 +0100 (CET) Date: Fri, 28 Feb 2020 14:05:33 +0100 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Miles Chen , Thomas Gleixner , Sasha Levin Subject: Re: [PATCH 4.19 60/97] lib/stackdepot: Fix outdated comments Message-ID: <20200228130532.GA2979@duo.ucw.cz> References: <20200227132214.553656188@linuxfoundation.org> <20200227132224.337663006@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <20200227132224.337663006@linuxfoundation.org> 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 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > [ Upstream commit ee050dc83bc326ad5ef8ee93bca344819371e7a5 ] >=20 > Replace "depot_save_stack" with "stack_depot_save" in code comments becau= se > depot_save_stack() was replaced in commit c0cfc337264c ("lib/stackdepot: > Provide functions which operate on plain storage arrays") and removed in > commit 56d8f079c51a ("lib/stackdepot: Remove obsolete functions") This is wrong. > +++ b/lib/stackdepot.c > @@ -96,7 +96,7 @@ static bool init_stack_slab(void **prealloc) > stack_slabs[depot_index + 1] =3D *prealloc; > /* > * This smp_store_release pairs with smp_load_acquire() from > - * |next_slab_inited| above and in depot_save_stack(). > + * |next_slab_inited| above and in stack_depot_save(). > */ > smp_store_release(&next_slab_inited, 1); > } May have been outdated for mainline, but they are actually okay for 4.19. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCXlkQHAAKCRAw5/Bqldv6 8tAzAJ95qqYvuO9RBFo7nXmPUkGUMFI7JwCfSMtXBblNLSW62kuhjkvzKX/LWJ0= =p+Oh -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--