From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 04/12] x86/platform/uv: Update UV MMRs for UV5 Date: Tue, 8 Sep 2020 17:23:14 +0200 Message-ID: <20200908152314.GD4114051@kroah.com> References: <20200907185430.363197758@hpe.com> <20200907185430.782245884@hpe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200907185430.782245884@hpe.com> Sender: linux-kernel-owner@vger.kernel.org To: Mike Travis Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , x86@kernel.org, Steve Wahl , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Arnd Bergmann , Greg Kroah-Hartman , Dimitri Sivanich , "H. Peter Anvin" , Russ Anderson , Darren Hart , Andy Shevchenko , Alexandre Chartre , Jian Cai , Vitaly Kuznetsov , linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org List-Id: platform-driver-x86.vger.kernel.org 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 :) thanks, greg k-h