linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] vsmp_64: change ownership
@ 2021-06-06  7:25 Czerwacki, Eial
  0 siblings, 0 replies; only message in thread
From: Czerwacki, Eial @ 2021-06-06  7:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: SAP vSMP Linux Maintainer

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-06  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06  7:25 [PATCH 1/2] vsmp_64: change ownership Czerwacki, Eial

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).