mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
s390: remove invalid email address of Heiko Carstens
Remove my old invalid email address which can be found in a couple of files. Instead of updating it, just remove my contact data completely from source files. We have git and other tools which allow to figure out who is responsible for what with recent contact data. Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
This commit is contained in:
parent
783f0a3ccd
commit
f36e7c9845
27 changed files with 5 additions and 34 deletions
|
@ -5,7 +5,6 @@
|
||||||
* Author(s): Hartmut Penner <hp@de.ibm.com>
|
* Author(s): Hartmut Penner <hp@de.ibm.com>
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||||
* Rob van der Heij <rvdhei@iae.nl>
|
* Rob van der Heij <rvdhei@iae.nl>
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*
|
*
|
||||||
* There are 5 different IPL methods
|
* There are 5 different IPL methods
|
||||||
* 1) load the image directly into ram at address 0 and do an PSW restart
|
* 1) load the image directly into ram at address 0 and do an PSW restart
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
||||||
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _ASM_S390_CRW_H
|
#ifndef _ASM_S390_CRW_H
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
||||||
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _ASM_S390_NMI_H
|
#ifndef _ASM_S390_NMI_H
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0 */
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2007
|
* Copyright IBM Corp. 2007
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _ASM_S390_SCLP_H
|
#ifndef _ASM_S390_SCLP_H
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
* Copyright IBM Corp. 1999, 2012
|
* Copyright IBM Corp. 1999, 2012
|
||||||
* Author(s): Denis Joseph Barrow,
|
* Author(s): Denis Joseph Barrow,
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*/
|
*/
|
||||||
#ifndef __ASM_SMP_H
|
#ifndef __ASM_SMP_H
|
||||||
#define __ASM_SMP_H
|
#define __ASM_SMP_H
|
||||||
|
|
|
@ -3,8 +3,7 @@
|
||||||
* arch/s390/kernel/base.S
|
* arch/s390/kernel/base.S
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 2006, 2007
|
* Copyright IBM Corp. 2006, 2007
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
|
* Author(s): Michael Holzheu <holzheu@de.ibm.com>
|
||||||
* Michael Holzheu <holzheu@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
* Extract CPU cache information and expose them via sysfs.
|
* Extract CPU cache information and expose them via sysfs.
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 2012
|
* Copyright IBM Corp. 2012
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/seq_file.h>
|
#include <linux/seq_file.h>
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2007, 2009
|
* Copyright IBM Corp. 2007, 2009
|
||||||
* Author(s): Hongjie Yang <hongjie@us.ibm.com>,
|
* Author(s): Hongjie Yang <hongjie@us.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define KMSG_COMPONENT "setup"
|
#define KMSG_COMPONENT "setup"
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
|
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
|
||||||
* Hartmut Penner (hp@de.ibm.com),
|
* Hartmut Penner (hp@de.ibm.com),
|
||||||
* Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com),
|
* Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com),
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/init.h>
|
#include <linux/init.h>
|
||||||
|
|
|
@ -4,8 +4,7 @@
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 2009,2014
|
* Copyright IBM Corp. 2009,2014
|
||||||
*
|
*
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>,
|
* Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/moduleloader.h>
|
#include <linux/moduleloader.h>
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
* Author(s): Hartmut Penner <hp@de.ibm.com>
|
* Author(s): Hartmut Penner <hp@de.ibm.com>
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||||
* Rob van der Heij <rvdhei@iae.nl>
|
* Rob van der Heij <rvdhei@iae.nl>
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 2005, 2012
|
* Copyright IBM Corp. 2005, 2012
|
||||||
* Author(s): Michael Holzheu <holzheu@de.ibm.com>
|
* Author(s): Michael Holzheu <holzheu@de.ibm.com>
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
* Volker Sameske <sameske@de.ibm.com>
|
* Volker Sameske <sameske@de.ibm.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
* Copyright IBM Corp. 2005, 2011
|
* Copyright IBM Corp. 2005, 2011
|
||||||
*
|
*
|
||||||
* Author(s): Rolf Adelsberger,
|
* Author(s): Rolf Adelsberger,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
* Michael Holzheu <holzheu@linux.vnet.ibm.com>
|
* Michael Holzheu <holzheu@linux.vnet.ibm.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2008, 2009
|
* Copyright IBM Corp. 2008, 2009
|
||||||
*
|
*
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
||||||
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/kernel_stat.h>
|
#include <linux/kernel_stat.h>
|
||||||
|
|
|
@ -2,8 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2005
|
* Copyright IBM Corp. 2005
|
||||||
*
|
*
|
||||||
* Author(s): Rolf Adelsberger,
|
* Author(s): Rolf Adelsberger
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
* Copyright IBM Corp. 1999, 2012
|
* Copyright IBM Corp. 1999, 2012
|
||||||
* Author(s): Denis Joseph Barrow,
|
* Author(s): Denis Joseph Barrow,
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*
|
*
|
||||||
* based on other smp stuff by
|
* based on other smp stuff by
|
||||||
* (c) 1995 Alan Cox, CymruNET Ltd <alan@cymru.net>
|
* (c) 1995 Alan Cox, CymruNET Ltd <alan@cymru.net>
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
* Stack trace management functions
|
* Stack trace management functions
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 2006
|
* Copyright IBM Corp. 2006
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/stacktrace.h>
|
#include <linux/stacktrace.h>
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2007, 2011
|
* Copyright IBM Corp. 2007, 2011
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define KMSG_COMPONENT "cpu"
|
#define KMSG_COMPONENT "cpu"
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
*
|
*
|
||||||
* Author(s): Carsten Otte <cotte@de.ibm.com>
|
* Author(s): Carsten Otte <cotte@de.ibm.com>
|
||||||
* Christian Borntraeger <borntraeger@de.ibm.com>
|
* Christian Borntraeger <borntraeger@de.ibm.com>
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
* Christian Ehrhardt <ehrhardt@de.ibm.com>
|
* Christian Ehrhardt <ehrhardt@de.ibm.com>
|
||||||
* Jason J. Herne <jjherne@us.ibm.com>
|
* Jason J. Herne <jjherne@us.ibm.com>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 1999, 2008
|
* Copyright IBM Corp. 1999, 2008
|
||||||
* Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
* Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/processor.h>
|
#include <linux/processor.h>
|
||||||
|
|
|
@ -4,8 +4,6 @@
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 2009, 2015
|
* Copyright IBM Corp. 2009, 2015
|
||||||
*
|
*
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/uaccess.h>
|
#include <linux/uaccess.h>
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2006
|
* Copyright IBM Corp. 2006
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/memory_hotplug.h>
|
#include <linux/memory_hotplug.h>
|
||||||
|
|
|
@ -2,8 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2007,2012
|
* Copyright IBM Corp. 2007,2012
|
||||||
*
|
*
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>,
|
* Author(s): Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
|
||||||
* Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define KMSG_COMPONENT "sclp_cmd"
|
#define KMSG_COMPONENT "sclp_cmd"
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
/*
|
/*
|
||||||
* Copyright IBM Corp. 2007
|
* Copyright IBM Corp. 2007
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define KMSG_COMPONENT "sclp_config"
|
#define KMSG_COMPONENT "sclp_config"
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
* Author(s): Ingo Adlung <adlung@de.ibm.com>,
|
||||||
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
* Martin Schwidefsky <schwidefsky@de.ibm.com>,
|
||||||
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
* Cornelia Huck <cornelia.huck@de.ibm.com>,
|
||||||
* Heiko Carstens <heiko.carstens@de.ibm.com>,
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/mutex.h>
|
#include <linux/mutex.h>
|
||||||
|
|
|
@ -3,8 +3,7 @@
|
||||||
* Mapping of DWARF debug register numbers into register names.
|
* Mapping of DWARF debug register numbers into register names.
|
||||||
*
|
*
|
||||||
* Copyright IBM Corp. 2010, 2017
|
* Copyright IBM Corp. 2010, 2017
|
||||||
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>,
|
* Author(s): Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
|
||||||
* Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue