[PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries

Greg Kroah-Hartman posted 1 patch 2 years, 7 months ago
Documentation/process/embargoed-hardware-issues.rst | 4 ----
1 file changed, 4 deletions(-)
[PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries
Posted by Greg Kroah-Hartman 2 years, 7 months ago
There are a few empty entries in the company/project list, which
confuses people as to why they are there, so remove them entirely, and
also remove an entry that doesn't wish to participate in this process.

Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 Documentation/process/embargoed-hardware-issues.rst | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
index df978127f2d7..81a8fb0862a4 100644
--- a/Documentation/process/embargoed-hardware-issues.rst
+++ b/Documentation/process/embargoed-hardware-issues.rst
@@ -244,7 +244,6 @@ disclosure of a particular issue, unless requested by a response team or by
 an involved disclosed party. The current ambassadors list:
 
   ============= ========================================================
-  AMD		Tom Lendacky <thomas.lendacky@amd.com>
   Ampere	Darren Hart <darren@os.amperecomputing.com>
   ARM		Catalin Marinas <catalin.marinas@arm.com>
   IBM Power	Anton Blanchard <anton@linux.ibm.com>
@@ -254,7 +253,6 @@ an involved disclosed party. The current ambassadors list:
   Samsung	Javier González <javier.gonz@samsung.com>
 
   Microsoft	James Morris <jamorris@linux.microsoft.com>
-  VMware
   Xen		Andrew Cooper <andrew.cooper3@citrix.com>
 
   Canonical	John Johansen <john.johansen@canonical.com>
@@ -263,10 +261,8 @@ an involved disclosed party. The current ambassadors list:
   Red Hat	Josh Poimboeuf <jpoimboe@redhat.com>
   SUSE		Jiri Kosina <jkosina@suse.cz>
 
-  Amazon
   Google	Kees Cook <keescook@chromium.org>
 
-  GCC
   LLVM		Nick Desaulniers <ndesaulniers@google.com>
   ============= ========================================================
 
-- 
2.41.0

Re: [PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries
Posted by Borislav Petkov 2 years, 7 months ago
On Tue, Jun 27, 2023 at 01:26:43PM +0200, Greg Kroah-Hartman wrote:
> There are a few empty entries in the company/project list, which
> confuses people as to why they are there, so remove them entirely, and
> also remove an entry that doesn't wish to participate in this process.
> 
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
>  Documentation/process/embargoed-hardware-issues.rst | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
> index df978127f2d7..81a8fb0862a4 100644
> --- a/Documentation/process/embargoed-hardware-issues.rst
> +++ b/Documentation/process/embargoed-hardware-issues.rst
> @@ -244,7 +244,6 @@ disclosure of a particular issue, unless requested by a response team or by
>  an involved disclosed party. The current ambassadors list:
>  
>    ============= ========================================================
> -  AMD		Tom Lendacky <thomas.lendacky@amd.com>

Can we please not remove Tom?

We are clarifying the process offlist as both Greg and Thomas know and
AMD is very much interested in participating in and adhering to the
embargoed process.

Thx.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette
Re: [PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries
Posted by Thomas Gleixner 2 years, 7 months ago
On Tue, Jun 27 2023 at 13:26, Greg Kroah-Hartman wrote:

> There are a few empty entries in the company/project list, which
> confuses people as to why they are there, so remove them entirely, and
> also remove an entry that doesn't wish to participate in this process.
>
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>