All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Czerwacki, Eial" <eial.czerwacki@sap.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: SAP vSMP Linux Maintainer <linux.vsmp@sap.com>
Subject: [PATCH 1/2] vsmp_64: change ownership
Date: Sun, 6 Jun 2021 07:25:01 +0000	[thread overview]
Message-ID: <AM0PR02MB56685F1C8190E0993003C60A81399@AM0PR02MB5668.eurprd02.prod.outlook.com> (raw)

Ownership of ScaleMP’s IP was acquired by SAP, and the team maintaining this component in the kernel has moved to SAP, hence the change in email address.

Signed-off-by: Eial Czerwacki <eial.czerwacki@sap.com>
---
 arch/x86/kernel/vsmp_64.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/arch/x86/kernel/vsmp_64.c b/arch/x86/kernel/vsmp_64.c
index 796cfaa46bfa..c398af3c1cf3 100644
--- a/arch/x86/kernel/vsmp_64.c
+++ b/arch/x86/kernel/vsmp_64.c
@@ -1,12 +1,15 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
  * vSMPowered(tm) systems specific initialization
- * Copyright (C) 2005 ScaleMP Inc.
+ * Copyright (C) 2005 - 2021 ScaleMP Inc.
  *
  * Ravikiran Thirumalai <kiran@scalemp.com>,
  * Shai Fultheim <shai@scalemp.com>
  * Paravirt ops integration: Glauber de Oliveira Costa <gcosta@redhat.com>,
  *                          Ravikiran Thirumalai <kiran@scalemp.com>
+ *
+ * Copyright (C) 2021 SAP.
+ * Eial Czerwacki <eial.czerwacki@sap.com>
  */

 #include <linux/init.h>
--
2.31.1

                 reply	other threads:[~2021-06-06  7:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR02MB56685F1C8190E0993003C60A81399@AM0PR02MB5668.eurprd02.prod.outlook.com \
    --to=eial.czerwacki@sap.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux.vsmp@sap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.