Re: [PATCH 04/12] x86/platform/uv: Update UV MMRs for UV5

From: Mike Travis
Date: Tue Sep 08 2020 - 15:56:49 EST




On 9/8/2020 8:23 AM, Greg KH wrote:
On Mon, Sep 07, 2020 at 01:54:34PM -0500, Mike Travis wrote:
--- linux.orig/drivers/misc/sgi-gru/grufile.c
+++ linux/drivers/misc/sgi-gru/grufile.c
@@ -7,7 +7,8 @@
* This file supports the user system call for file open, close, mmap, etc.
* This also incudes the driver initialization code.
*
- * Copyright (c) 2008-2014 Silicon Graphics, Inc. All Rights Reserved.
+ * Copyright (c) 2018-2020 Hewlett Packard Enterprise Development LP
+ * Copyright (c) 2008-2017 Silicon Graphics, Inc. All Rights Reserved.

Please drop all copyright changes from this series, as these do not look
correct at all, sorry.

You can send an add-on patch for all of that if it's really necessary,
and you get legal approval for it :)

I can move them all to a single patch. The HPE one is straight from their guidance on Copyrights. The older SGI one is also from SGI's guidance though I'm not sure if I can find it anymore. I also wasn't sure if it should be retained since the HPE one didn't take effect until SGI was legally part of HPE (circa 2018). 2017/18 was also the last time we did this big a change (for the UV4A).


thanks,

greg k-h