Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp4085425pxk; Tue, 8 Sep 2020 10:16:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxJpjXNja0Myp1pQ6/yh4/kCGyzFLRZHQZ1T6SR1dEIFOcrZNWKWuQWYQGbWujcRzfnL6+R X-Received: by 2002:a17:906:e918:: with SMTP id ju24mr8268945ejb.442.1599585365944; Tue, 08 Sep 2020 10:16:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599585365; cv=none; d=google.com; s=arc-20160816; b=OULA3cY5tOR5fq/yJNGEFyS6gUf+X4iZsAf4Lbvi32mxCHbGv2zRZg8pdUgrlqVjpU 0aMxS/OW3A3HFxEYJ5rSWhl9AYBcMQDoELpwQXe62q5r8zJvdiK7F4+UKkXTfWUFyjCs u/4Hqk1ft23WOO1ZDSRfAOF+sJC8bPHaR5lVu2oB/Uj2Fq3ZeMuLOeSN0xPrN/Pts6wv s8dEpv4YOv2JNbEf06vKFIQj6Vit8BBHgWDvUAiou/hxG85Gca9EmhQ/dSbggTpVPv6O jLGuGxwBiYljbVahC/P8iLApvLmWf2WNr9+jWOuxGFq6sNbyWX6wEWf6qldiax22+G7S 68hA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=V0FHky+Y4R9FaFMlNKDLQe1CpgqNbdzTI59txnUvCL0=; b=zd8QfbpJTa4RQ76dgz8xhx1dMKW94TyC6iHuMW7DCSJH4Jv8T+IBtG26dzklJLy43G t53VuSMRzED9Qf5j/i9/rhbiyAd+HVr1s0DuPhJOakI6qbFdOoWlPNID2aH50x0Nmdex 7pdAP0nP57jN2/oyVkP69ZmVk9v78NnulO0H9hxjo3IU8t+sayP8FX0tatH8TydIMnmU RA0lWfXYe5h4HVRjaEIo0IvnRSDM5eV/X4zX0TyH7XDynJ4ivtk4sYb9NSAZMF9tVKx9 xdBg8+OZGT4VCFf3vkz8QjkUTRI20EFSAF7obnc7Jox99xetJvxh6f5TQZdopB1fQzDf eERg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=FCAEwSqT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x26si13128553ejy.168.2020.09.08.10.15.43; Tue, 08 Sep 2020 10:16:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=FCAEwSqT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726694AbgIHRNE (ORCPT + 99 others); Tue, 8 Sep 2020 13:13:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:59096 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731793AbgIHQTT (ORCPT ); Tue, 8 Sep 2020 12:19:19 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 991C922596; Tue, 8 Sep 2020 15:55:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599580546; bh=pidr68OBlHne+rNA2hF+Bu2Q+J3afQL5qmE4ZEECCzw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FCAEwSqTuYVu9f0ENnokjWIxuGjRuO7G92ywqKRzaxrtd/0ALhpLn9h5E7zghiL2E DzDQrXCIXlWyivzQ9luG+JzdidpfbvfHSTcDNL0rZ9sDfM1mqrxbMwvC0c6+TbSWcY yvBIKH7L7YT4nw3VDbH73nZCr0sgzTyLGSEscYak= Date: Tue, 8 Sep 2020 17:44:30 +0200 From: Greg KH 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 Subject: Re: [PATCH 04/12] x86/platform/uv: Update UV MMRs for UV5 Message-ID: <20200908154430.GA4171853@kroah.com> References: <20200907185430.363197758@hpe.com> <20200907185430.782245884@hpe.com> <20200908152314.GD4114051@kroah.com> <3e93b858-f74d-8e93-e444-fd85fc5856e4@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3e93b858-f74d-8e93-e444-fd85fc5856e4@hpe.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 08, 2020 at 08:35:37AM -0700, Mike Travis wrote: > > > 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). If you haven't touched a file in a year, you don't get to claim copyright on that year. If you wish to disagree on this, great, I'll gladly take a patch that modifies the lines that has a signed-off-by from one of your lawyers for it :) thanks, greg k-h