]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Update my email
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 25 Apr 2018 10:20:08 +0000 (07:20 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 25 Apr 2018 10:20:08 +0000 (07:20 -0300)
As I'll stop using mchehab@s-opensource.com (and already
stopped using @osg.samsung for some sime), update all e-mail
occurrences.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
20 files changed:
AUTHORS
ChangeLog
bitfield.c
man/ras-mc-ctl.8.in
man/rasdaemon.1.in
mce-amd-k8.c
mce-intel.c
misc/rasdaemon.spec.in
ras-aer-handler.c
ras-aer-handler.h
ras-events.c
ras-events.h
ras-mc-handler.c
ras-mc-handler.h
ras-mce-handler.c
ras-mce-handler.h
ras-record.c
ras-record.h
rasdaemon.c
util/ras-mc-ctl.in

diff --git a/AUTHORS b/AUTHORS
index c2e82849245f121d10db77dcaa1b2365e0984b87..d62481f7960f22d43df713645af0ef56a716a8ec 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,2 +1,2 @@
-Mauro Carvalho Chehab <mchehab@redhat.com>
+Mauro Carvalho Chehab <mchehab@kernel.org>
 
index a1c2cdc9796f7e98a5010a4f029a4014b1974a51..d5e12fec8604bbbe831627d4271d76ca34472646 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
-2013-03-12     Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-03-12     Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 
        * Version 0.1.0
        * Initial version
 
-2013-05-08     Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-08     Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 
        * Version 0.2.0
        * Add support to log via syslog
@@ -13,7 +13,7 @@
        * Add manpages and systemd services
        * Update to take advantage of tracing features on Kernel 3.10
 
-2013-05-20     Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-20     Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 
        * Version 0.3.0
        * Several fixes
@@ -21,7 +21,7 @@
        * Add support for PCI AER traces
        * Add a target to build it on rpm-based distros
 
-2013-05-28     Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-28     Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 
        * Version 0.4.0
        * Several fixes
@@ -29,7 +29,7 @@
          (requires Kernel 3.10 or upper)
        * Add memory error decoding on MCE traces
 
-2013-05-29     Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-29     Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 
        * Version 0.4.1
        * Some fixes, mostly at sqlite3 code
@@ -71,7 +71,7 @@
        * Enable database recording by default on systemd service file
        * Correct range while parsing top, middle and lower layers
 
-2015-06-03     Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2015-06-03     Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
 
        - Version 0.5.5
        * Improve INSTALL summary instructions
@@ -79,7 +79,7 @@
        * Add support for Haswell/Broadwell/Knights Landing
        * Some bug fixes on some MCE handlers
 
-2015-07-03     Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2015-07-03     Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
        - Version 0.5.6
        * Add internal errors of IA32_MC4_STATUS for Haswell
        * Use MCA error msg as error_msg
        * Remove a space from mcgstatus_msg
        * Add support to log Local Machine Check Exception (LMCE)
 
-2016-02-05     Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2016-02-05     Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
        - Version 0.5.7
        * Add model numbers for Broadwell-EP/EX and -DE
        * Add support for Knights Landing processor
 
-2016-04-15     Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2016-04-15     Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
        - Version 0.5.8
        * Add Broadwell EP/EX MSCOD and Broadwell DE MSCOD values
 
-2016-06-08     Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2016-06-08     Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
        - Version 0.5.9
        * Add Knights Mill and updated DELL labels
        * Configure now reports enabled options
 
-2017-10-14     Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2017-10-14     Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
        - Version 0.6.0
        * Added support for non-standard CPER error sections
        * Added support for Hisilicon HIP07 SAS HW module
index d6931c901470c49fb0324680737c80d18fa80b09..f0047551a2414cad4e2ba8eb4f4ca8a0bab6ed72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * The code below were adapted from Andi Kleen/Intel/SuSe mcelog code,
  * released under GNU Public General License, v.2
index 60997ddc38ce2ee4986ebbedd3283047b45b3080..26230e0aaa941804ab063783aee78dc41547337b 100644 (file)
@@ -1,7 +1,7 @@
 .\"****************************************************************************
 .\" $Id$
 .\"****************************************************************************
-.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 .\"This tool is a modification of the edac-ctl, written as part of the
 .\"edac-utils:
 .\" Copyright (C) 2006-2007 The Regents of the University of California.
index 7a8b60fb3c6f8bd9802031d0fc66f401ca36f603..834df164ce05d7c3a8c676c1d3497d6a1ad9e5a5 100644 (file)
@@ -1,7 +1,7 @@
 .\"****************************************************************************
 .\" $Id$
 .\"****************************************************************************
-.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 .\"
 .\" This is free software; you can redistribute it and/or modify it
 .\" under the terms of the GNU General Public License as published by
index 8179f746f80076b65536046f4f297b1430a2d813..c8aa44c45c5d1fa12dd8d3ce27078d8304771733 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * The code below were adapted from Andi Kleen/Intel/SuSe mcelog code,
  * released under GNU Public General License, v.2
index f70c676ec70fa2991951026c3f59fbdb56f7d301..0616824d99c8cf21ec0fd730c8c194ca2f846f96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * The code below were adapted from Andi Kleen/Intel/SuSe mcelog code,
  * released under GNU Public General License, v.2
index 6e43b0e08d454dad9be04f6ea2dc6348c98bf751..8a5bd7ae9540e98bb5629183b8aea0f1c0657ff5 100644 (file)
@@ -57,22 +57,22 @@ rm INSTALL %{buildroot}/usr/include/*.h
 
 %changelog
 
-* Sat Oct 14 2017 Mauro Carvalho Chehab <mchehab@osg.samsung.com>  0.6.0-1
+* Sat Oct 14 2017 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>  0.6.0-1
 - Bump to version 0.5.8 adding support for Arm and Hisilicon events and update Dell Skylate labels
 
-* Thu Jun 08 2017 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.9-1
+* Thu Jun 08 2017 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.9-1
 - Bump to version 0.5.8 adding support for Knights Mill and update DELL labels
 
-* Fri Apr 15 2016 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.8-1
+* Fri Apr 15 2016 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.8-1
 - Bump to version 0.5.8 adding support for Broadwell EP/EX MSCOD and Broadwell DE MSCOD
 
-* Fri Feb 05 2016 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.7-1
+* Fri Feb 05 2016 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.7-1
 - Bump to version 0.5.7 adding support for Broadwell-EP/EX and -DE and Knights Landing processors
 
-* Fri Jul 03 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.6-1
+* Fri Jul 03 2015 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.6-1
 - Bump to version 0.5.6 with support for LMCE and some fixes
 
-* Wed Jun 03 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.5-1
+* Wed Jun 03 2015 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.5-1
 - Bump to version 0.5.5 with support for newer Intel platforms & some fixes
 
 * Fri Aug 15 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> 0.5.4-1
@@ -84,14 +84,14 @@ rm INSTALL %{buildroot}/usr/include/*.h
 * Tue Sep 10 2013 Mauro Carvalho Chehab <m.chehab@samsung.com> 0.4.2-1
 - Fix ras-mc-ctl layout filling
 
-* Wed May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-2
+* Wed May 29 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.4.1-2
 - Fix the name of perl-DBD-SQLite package
 
-* Wed May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
+* Wed May 29 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.4.1-1
 - Updated to version 0.4.1 with contains some bug fixes
 
-* Tue May 28 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.0-1
+* Tue May 28 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.4.0-1
 - Updated to version 0.4.0 and added support for mce, aer and sqlite3 storage
 
-* Mon May 20 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.3.0-1
+* Mon May 20 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.3.0-1
 - Package created
index bb7c0b9af8efcb96630ea0b634a47a2d3250bb00..209387533035c17428f77418ce08b6d57f936c46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index 5e9c198a44993037e3871c35314a2e9a6e25015e..876a60ba7199f8a1ccf22915e5941633de9374a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index 812d712a44baf46fffada5cc6e1d35707f28b295..9395f6f27ce0da35e582d696c9a661616d73e562 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index 3e1008f09b956a518009fc501813b3666ba19cd3..e7734b215e09e8f59d151227e9dea3d7a88f15f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index c98008aeae85d827bd8750f830d147de41e91c41..deb7e05f1580daf1aab8849ec4039a5414f618d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index eaa1f9597ecd9c9b88591bbadddf6d8eb4b11ece..2e3dfc50c058ef05ed16f6b5a6b65904b0919615 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index 2e520d3663ac078a41fad2488232b6a88b65cf1a..70604dc9aaafd656df3301aee7e11dafc66b50de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index 77effc9f8efa231a27e0ff3e3f8d48d677667e19..4aa90ddf1c111b15a05451fbf35706757fc50768 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index c3644cb357a27bedb6213ae5f88ec67f3ede0516..2e7525e7775878e7c49bdcdf0ba83a7ef413a157 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  * Copyright (c) 2016, The Linux Foundation. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 12c221833cb1367c4f9ded82956b983fbb01ea6e..a11f290c845eb82f765a9577937c098c71ca2f18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  * Copyright (c) 2016, The Linux Foundation. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 74f3c70ac8a5c6f18db25242dc5bc9f4df677b71..66f4dea90660cb55ba16ddfa40e44f9eccceea18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
  *
  * 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
index 6350f6250f1b8dbc361d7ac5bd4e74f86f7f0e0a..38b78245656ae0e60c8fa464077d8c1c2d905d42 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 #******************************************************************************
-# Copyright (c) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+# Copyright (c) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
 #
 # This tool is a modification of the edac-ctl, written as part of the
 # edac-utils: