[PATCH] docs: embargoed-hardware-issues: remove bouncing AMD contact info

Greg Kroah-Hartman posted 1 patch 3 years, 8 months ago
Documentation/process/embargoed-hardware-issues.rst             | 2 +-
.../translations/zh_CN/process/embargoed-hardware-issues.rst    | 2 +-
.../translations/zh_TW/process/embargoed-hardware-issues.rst    | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
[PATCH] docs: embargoed-hardware-issues: remove bouncing AMD contact info
Posted by Greg Kroah-Hartman 3 years, 8 months ago
The current AMD contact info in the embargoed-hardware-issues.rst file
is bouncing as an invalid address, so remove it from the documentation.

At this point in time, the kernel community has no way to contact AMD
for any hardware-specific problems.  Hopefully they can resolve this
issue soon, or maybe they just don't have any hardware bugs and do not
need to worry about this.

Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Alex Shi <alexs@kernel.org>
Cc: Yanteng Si <siyanteng@loongson.cn>
Cc: Hu Haowen <src.res@email.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 Documentation/process/embargoed-hardware-issues.rst             | 2 +-
 .../translations/zh_CN/process/embargoed-hardware-issues.rst    | 2 +-
 .../translations/zh_TW/process/embargoed-hardware-issues.rst    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
index 95999302d279..a8c38e1c40dc 100644
--- a/Documentation/process/embargoed-hardware-issues.rst
+++ b/Documentation/process/embargoed-hardware-issues.rst
@@ -244,7 +244,7 @@ disclosure of a particular issue, unless requested by a response team or by
 an involved disclosed party. The current ambassadors list:
 
   ============= ========================================================
-  AMD		Tom Lendacky <tom.lendacky@amd.com>
+  AMD
   Ampere	Darren Hart <darren@os.amperecomputing.com>
   ARM		Catalin Marinas <catalin.marinas@arm.com>
   IBM Power	Anton Blanchard <anton@linux.ibm.com>
diff --git a/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst b/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
index 88273ebe7823..a59d6e311cc2 100644
--- a/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
+++ b/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst
@@ -174,7 +174,7 @@ CVE分配
 
   ============= ========================================================
   ARM
-  AMD		Tom Lendacky <tom.lendacky@amd.com>
+  AMD
   IBM
   Intel		Tony Luck <tony.luck@intel.com>
   Qualcomm	Trilok Soni <tsoni@codeaurora.org>
diff --git a/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst b/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst
index 6c76fc96131a..b4a594320c69 100644
--- a/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst
+++ b/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst
@@ -177,7 +177,7 @@ CVE分配
 
   ============= ========================================================
   ARM
-  AMD		Tom Lendacky <tom.lendacky@amd.com>
+  AMD
   IBM
   Intel		Tony Luck <tony.luck@intel.com>
   Qualcomm	Trilok Soni <tsoni@codeaurora.org>
-- 
2.37.1

Re: [PATCH] docs: embargoed-hardware-issues: remove bouncing AMD contact info
Posted by Greg Kroah-Hartman 3 years, 8 months ago
On Fri, Jul 29, 2022 at 12:07:45PM +0200, Greg Kroah-Hartman wrote:
> The current AMD contact info in the embargoed-hardware-issues.rst file
> is bouncing as an invalid address, so remove it from the documentation.
> 
> At this point in time, the kernel community has no way to contact AMD
> for any hardware-specific problems.  Hopefully they can resolve this
> issue soon, or maybe they just don't have any hardware bugs and do not
> need to worry about this.
> 
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Alex Shi <alexs@kernel.org>
> Cc: Yanteng Si <siyanteng@loongson.cn>
> Cc: Hu Haowen <src.res@email.cn>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
>  Documentation/process/embargoed-hardware-issues.rst             | 2 +-
>  .../translations/zh_CN/process/embargoed-hardware-issues.rst    | 2 +-
>  .../translations/zh_TW/process/embargoed-hardware-issues.rst    | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
> index 95999302d279..a8c38e1c40dc 100644
> --- a/Documentation/process/embargoed-hardware-issues.rst
> +++ b/Documentation/process/embargoed-hardware-issues.rst
> @@ -244,7 +244,7 @@ disclosure of a particular issue, unless requested by a response team or by
>  an involved disclosed party. The current ambassadors list:
>  
>    ============= ========================================================
> -  AMD		Tom Lendacky <tom.lendacky@amd.com>
> +  AMD

Wait, Tom, is this just the wrong email address for you?  And the one
above I used in the To: the correct one?

confused,

greg k-h
Re: [PATCH] docs: embargoed-hardware-issues: remove bouncing AMD contact info
Posted by Tom Lendacky 3 years, 8 months ago
On 7/29/22 05:20, Greg Kroah-Hartman wrote:
> On Fri, Jul 29, 2022 at 12:07:45PM +0200, Greg Kroah-Hartman wrote:
>> The current AMD contact info in the embargoed-hardware-issues.rst file
>> is bouncing as an invalid address, so remove it from the documentation.
>>
>> At this point in time, the kernel community has no way to contact AMD
>> for any hardware-specific problems.  Hopefully they can resolve this
>> issue soon, or maybe they just don't have any hardware bugs and do not
>> need to worry about this.
>>
>> Cc: Jonathan Corbet <corbet@lwn.net>
>> Cc: Alex Shi <alexs@kernel.org>
>> Cc: Yanteng Si <siyanteng@loongson.cn>
>> Cc: Hu Haowen <src.res@email.cn>
>> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>> ---
>>   Documentation/process/embargoed-hardware-issues.rst             | 2 +-
>>   .../translations/zh_CN/process/embargoed-hardware-issues.rst    | 2 +-
>>   .../translations/zh_TW/process/embargoed-hardware-issues.rst    | 2 +-
>>   3 files changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
>> index 95999302d279..a8c38e1c40dc 100644
>> --- a/Documentation/process/embargoed-hardware-issues.rst
>> +++ b/Documentation/process/embargoed-hardware-issues.rst
>> @@ -244,7 +244,7 @@ disclosure of a particular issue, unless requested by a response team or by
>>   an involved disclosed party. The current ambassadors list:
>>   
>>     ============= ========================================================
>> -  AMD		Tom Lendacky <tom.lendacky@amd.com>
>> +  AMD
> 
> Wait, Tom, is this just the wrong email address for you?  And the one
> above I used in the To: the correct one?

Wow, yes, I can't believe I made that mistake and haven't noticed it! You 
are correct, it should be thomas.lendacky@amd.com.

Thanks,
Tom

> 
> confused,
> 
> greg k-h
Re: [PATCH] docs: embargoed-hardware-issues: remove bouncing AMD contact info
Posted by Greg Kroah-Hartman 3 years, 8 months ago
On Fri, Jul 29, 2022 at 07:59:42AM -0500, Tom Lendacky wrote:
> On 7/29/22 05:20, Greg Kroah-Hartman wrote:
> > On Fri, Jul 29, 2022 at 12:07:45PM +0200, Greg Kroah-Hartman wrote:
> > > The current AMD contact info in the embargoed-hardware-issues.rst file
> > > is bouncing as an invalid address, so remove it from the documentation.
> > > 
> > > At this point in time, the kernel community has no way to contact AMD
> > > for any hardware-specific problems.  Hopefully they can resolve this
> > > issue soon, or maybe they just don't have any hardware bugs and do not
> > > need to worry about this.
> > > 
> > > Cc: Jonathan Corbet <corbet@lwn.net>
> > > Cc: Alex Shi <alexs@kernel.org>
> > > Cc: Yanteng Si <siyanteng@loongson.cn>
> > > Cc: Hu Haowen <src.res@email.cn>
> > > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > > ---
> > >   Documentation/process/embargoed-hardware-issues.rst             | 2 +-
> > >   .../translations/zh_CN/process/embargoed-hardware-issues.rst    | 2 +-
> > >   .../translations/zh_TW/process/embargoed-hardware-issues.rst    | 2 +-
> > >   3 files changed, 3 insertions(+), 3 deletions(-)
> > > 
> > > diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
> > > index 95999302d279..a8c38e1c40dc 100644
> > > --- a/Documentation/process/embargoed-hardware-issues.rst
> > > +++ b/Documentation/process/embargoed-hardware-issues.rst
> > > @@ -244,7 +244,7 @@ disclosure of a particular issue, unless requested by a response team or by
> > >   an involved disclosed party. The current ambassadors list:
> > >     ============= ========================================================
> > > -  AMD		Tom Lendacky <tom.lendacky@amd.com>
> > > +  AMD
> > 
> > Wait, Tom, is this just the wrong email address for you?  And the one
> > above I used in the To: the correct one?
> 
> Wow, yes, I can't believe I made that mistake and haven't noticed it! You
> are correct, it should be thomas.lendacky@amd.com.

Ok, let me go fix this up and change the address in the files and redo
this patch.

thanks,

greg k-h