Hari Bathini <hbath...@linux.ibm.com> writes: > diff --git a/arch/powerpc/kernel/fadump-common.c > b/arch/powerpc/kernel/fadump-common.c > new file mode 100644 > index 0000000..0182886 > --- /dev/null > +++ b/arch/powerpc/kernel/fadump-common.c > @@ -0,0 +1,184 @@ > +/* > + * Firmware-Assisted Dump internal code. > + * > + * Copyright 2018-2019, IBM Corp. > + * Author: Hari Bathini <hbath...@linux.vnet.ibm.com> > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License > + * as published by the Free Software Foundation; either version > + * 2 of the License, or (at your option) any later version. > + */
This file takes a bunch of code from fadump.c, which has the (C) header showing (C) 2011, and author of Mahesh. We should probably preserve that -- Stewart Smith OPAL Architect, IBM.