Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1217827ybt; Thu, 9 Jul 2020 01:25:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwcMcFRNNO5U8WbO24Ueq5K/cMedNpqZ7UU2yixrP7eVn0EFSx7acqtnBu3eOGfo25EkSbL X-Received: by 2002:a17:906:284e:: with SMTP id s14mr54532883ejc.498.1594283102479; Thu, 09 Jul 2020 01:25:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594283102; cv=none; d=google.com; s=arc-20160816; b=AfdKmCt33UrIeWghbWrkEjZox1xvUlibyE1dvG+1qTqhLbUFaAKFdVCfjv5KWlEyd6 fa4lAR6CESnCsEO/1B/KsUv3o9f2+9Vva8BooZs+znuIiYHMuOB5PBjg1oTzplDh/UjE FS/eyaVNBmaTdG8NScI5dHPDyssBQMSfU39hnV4S6zF7LU92myMAeIiAsgn5rRpYNibP uo68Mr3HfJGS9HD0CBqSMrLiNXrtiwR/VAkAnQ1MMg2KyUQbwyFRihlvGLKRZOkM9mZd czQHz7bsJRltpGr5PgSwjmbaKm6vewV9/vdVbRYkryryylEkH4NWzZzC0T5A8LtDlYE9 jRig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=a6nozE2K3m/v5umBDwu0Q4APFbRNbRde6uUyaZ732I4=; b=x0+qgrPNyI6fPPJo9vk5cuuXwkfzQW2gtY6B51lRPD1qBIzaNBHKYcDplmhH3DCdt9 86z2ATDuinjcr9hs4ywP0P9LSJFD+Dv5Xab6J6ety6HAhHdjEr3p+1SshqsfLhjqQhJF IFYt/fC3RFFnKsT3NO3D+ATkqwPFv4gaqqjA8s+n8ARMiTjzp/y814GPaFXShyWe5RfS 9M0AMjM9t5Nse9EGo0nRnarrqitRvV60dJOsluF+HlQxvgYeNtH6LBp9OExgn5RoXUun kf+wk1dTlZHp33rKtq5uS1by4RTyTE4uI8nXGIJexlqFgO7pmkm7MH+AvBTFXKAMjAg2 dyxQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lYcTEJoM; 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 p4si1526825ejd.152.2020.07.09.01.24.39; Thu, 09 Jul 2020 01:25:02 -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; dkim=pass header.i=@kernel.org header.s=default header.b=lYcTEJoM; 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 S1726365AbgGIIWQ (ORCPT + 99 others); Thu, 9 Jul 2020 04:22:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:36674 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726193AbgGIIWQ (ORCPT ); Thu, 9 Jul 2020 04:22:16 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5EA962073A; Thu, 9 Jul 2020 08:22:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594282936; bh=sWUPCkqH0F+VWeWXkIpSdFyGoORAipbqnBL7/L00KRI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lYcTEJoMoMqtKh5vR+jIJ5hb8KNVidfBziGOvLOHAIDbTZForqDLuDalCGCGaoBT/ OEVZJIkaySQC8gihrEgIxq0hfCrpbD+GgCklkQX31yNUCyfia6JsB3XFrV+C3ma92i wpJM6qpxtugoTybI2It+NsuPnkfM36QdumpcWCXs= Date: Thu, 9 Jul 2020 10:22:22 +0200 From: Greg Kroah-Hartman To: Kees Cook Cc: "Rafael J. Wysocki" , Ulf Hansson , Kevin Hilman , Pavel Machek , Len Brown , Jan Kiszka , Kieran Bingham , Andrew Morton , Stephen Boyd , Leonard Crestez , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] genpd: Fix up terminology with parent/child Message-ID: <20200709082222.GE13487@kroah.com> References: <202007081629.0840B4CB78@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202007081629.0840B4CB78@keescook> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 08, 2020 at 04:32:13PM -0700, Kees Cook wrote: > The genpd infrastructure uses the terms master/slave, but such uses have > no external exposures (not even in Documentation/driver-api/pm/*) and are > not mandated by nor associated with any external specifications. Change > the language used through-out to parent/child. > > There was one possible exception in the debugfs node > "pm_genpd/pm_genpd_summary" but its path has no hits outside of the > kernel itself when performing a code search[1], and it seems even this > single usage has been non-functional since it was introduced due to a > typo in the Python ("apend" instead of correct "append"). Fix the typo > while we're at it. > > [1] https://codesearch.debian.net/ > > Signed-off-by: Kees Cook Reviewed-by: Greg Kroah-Hartman