lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sun, 6 Jun 2021 07:25:01 +0000
From:   "Czerwacki, Eial" <eial.czerwacki@....com>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     SAP vSMP Linux Maintainer <linux.vsmp@....com>
Subject: [PATCH 1/2] vsmp_64: change ownership

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@....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@...lemp.com>,
  * Shai Fultheim <shai@...lemp.com>
  * Paravirt ops integration: Glauber de Oliveira Costa <gcosta@...hat.com>,
  *                          Ravikiran Thirumalai <kiran@...lemp.com>
+ *
+ * Copyright (C) 2021 SAP.
+ * Eial Czerwacki <eial.czerwacki@....com>
  */

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ