[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200717083630.GE1027@bug>
Date: Fri, 17 Jul 2020 10:36:30 +0200
From: Pavel Machek <pavel@....cz>
To: Dan Williams <dan.j.williams@...el.com>
Cc: corbet@....net, Randy Dunlap <rdunlap@...radead.org>,
Dave Airlie <airlied@...hat.com>,
SeongJae Park <sjpark@...zon.de>,
Christian Brauner <christian.brauner@...ntu.com>,
James Bottomley <James.Bottomley@...senPartnership.com>,
Mark Brown <broonie@...nel.org>, Theodore Ts'o <tytso@....edu>,
Shuah Khan <skhan@...uxfoundation.org>,
Dan Carpenter <dan.carpenter@...cle.com>,
Kees Cook <keescook@...omium.org>,
Olof Johansson <olof@...om.net>, Chris Mason <clm@...com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org,
tech-board-discuss@...ts.linuxfoundation.org,
ksummit-discuss@...ts.linuxfoundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] CodingStyle: Inclusive Terminology
On Wed 2020-07-08 11:14:27, Dan Williams wrote:
> Linux maintains a coding-style and its own idiomatic set of terminology.
> Update the style guidelines to recommend replacements for the terms
> master/slave and blacklist/whitelist.
>
> Link: http://lore.kernel.org/r/159389297140.2210796.13590142254668787525.stgit@dwillia2-desk3.amr.corp.intel.com
> Acked-by: Randy Dunlap <rdunlap@...radead.org>
> Acked-by: Dave Airlie <airlied@...hat.com>
> Acked-by: SeongJae Park <sjpark@...zon.de>
> Acked-by: Christian Brauner <christian.brauner@...ntu.com>
> Acked-by: James Bottomley <James.Bottomley@...senPartnership.com>
> Reviewed-by: Mark Brown <broonie@...nel.org>
> Signed-off-by: Theodore Ts'o <tytso@....edu>
> Signed-off-by: Shuah Khan <skhan@...uxfoundation.org>
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
> Signed-off-by: Kees Cook <keescook@...omium.org>
> Signed-off-by: Olof Johansson <olof@...om.net>
> Signed-off-by: Jonathan Corbet <corbet@....net>
> Signed-off-by: Chris Mason <clm@...com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Signed-off-by: Dan Williams <dan.j.williams@...el.com>
> ---
> Changes since v2 [1]:
> - Pick up missed sign-offs and acks from Jon, Shuah, and Christian
> (sorry about missing those earlier).
>
> - Reformat the replacement list to make it easier to read.
>
> - Add 'controller' as a suggested replacement (Kees and Mark)
>
> - Fix up the paired term for 'performer' to be 'director' (Kees)
>
> - Collect some new acks, reviewed-by's, and sign-offs for v2.
>
> - Fix up Chris's email
>
> [1]: http://lore.kernel.org/r/159419296487.2464622.863943877093636532.stgit@dwillia2-desk3.amr.corp.intel.com
>
>
> Documentation/process/coding-style.rst | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
>
> +Recommended replacements for 'blacklist/whitelist' are: + 'denylist / allowlist' +
> 'blocklist / passlist' + +Exceptions for introducing new usage is to maintain a
> userspace ABI/API, +or when updating code for an existing (as of 2020) hardware or
> protocol +specification that mandates those terms. For new specifications +translate
> specification usage of the terminology to the kernel coding +standard where possible.
Please try to understand how "blacklist" is used in the kernel before suggesting replacements.
NAK.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Powered by blists - more mailing lists