diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-16 10:15:18 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-16 10:15:18 +0200 |
| commit | 8721ff1fd2cc941a36a30014ad2f047ac41ff3db (patch) | |
| tree | cf51c832863140ab29fab576e81eb22247efa9bd /documentation-embargoed-hardware-issues.rst-clean-out-empty-and-unused-entries.patch | |
| parent | 222b4400a177dbbb27447e4883ce1e0257a6efe7 (diff) | |
| download | patches-8721ff1fd2cc941a36a30014ad2f047ac41ff3db.tar.gz | |
updates
Diffstat (limited to 'documentation-embargoed-hardware-issues.rst-clean-out-empty-and-unused-entries.patch')
| -rw-r--r-- | documentation-embargoed-hardware-issues.rst-clean-out-empty-and-unused-entries.patch | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/documentation-embargoed-hardware-issues.rst-clean-out-empty-and-unused-entries.patch b/documentation-embargoed-hardware-issues.rst-clean-out-empty-and-unused-entries.patch new file mode 100644 index 00000000000000..75851fe943d3ce --- /dev/null +++ b/documentation-embargoed-hardware-issues.rst-clean-out-empty-and-unused-entries.patch @@ -0,0 +1,44 @@ +From foo@baz Fri Jun 16 10:09:56 AM CEST 2023 +Date: Fri, 16 Jun 2023 10:09:56 +0200 +To: Greg KH <gregkh@linuxfoundation.org> +From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +Subject: [PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries + +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. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +--- + Documentation/process/embargoed-hardware-issues.rst | 4 ---- + 1 file changed, 4 deletions(-) + +--- a/Documentation/process/embargoed-hardware-issues.rst ++++ b/Documentation/process/embargoed-hardware-issues.rst +@@ -244,7 +244,6 @@ disclosure of a particular issue, unless + 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 + 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 + 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> + ============= ======================================================== + |
