Commit-ID: 943482d07e926128eed0482b879736f912c429e4 Gitweb: http://git.kernel.org/tip/943482d07e926128eed0482b879736f912c429e4 Author: Andreas Herrmann <[email protected]> AuthorDate: Mon, 29 Oct 2012 18:51:38 +0100 Committer: Ingo Molnar <[email protected]> CommitDate: Tue, 30 Oct 2012 10:05:52 +0100
x86, microcode_amd: Change email addresses, MAINTAINERS entry Signed-off-by: Andreas Herrmann <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Stephane Eranian <[email protected]> Cc: Robert Richter <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Jorg Roedel <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Jean Delvare <[email protected]> Cc: Guenter Roeck <[email protected]> Link: http://lkml.kernel.org/r/20121029175138.GC5024@tweety Signed-off-by: Ingo Molnar <[email protected]> --- MAINTAINERS | 4 ++-- arch/x86/kernel/microcode_amd.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e775b87..1740370 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -534,9 +534,9 @@ F: drivers/iommu/amd_iommu*.[ch] F: include/linux/amd-iommu.h AMD MICROCODE UPDATE SUPPORT -M: Andreas Herrmann <[email protected]> +M: Andreas Herrmann <[email protected]> L: [email protected] -S: Supported +S: Maintained F: arch/x86/kernel/microcode_amd.c AMS (Apple Motion Sensor) DRIVER diff --git a/arch/x86/kernel/microcode_amd.c b/arch/x86/kernel/microcode_amd.c index 7720ff5..b3e67ba 100644 --- a/arch/x86/kernel/microcode_amd.c +++ b/arch/x86/kernel/microcode_amd.c @@ -8,8 +8,8 @@ * Tigran Aivazian <[email protected]> * * Maintainers: - * Andreas Herrmann <[email protected]> - * Borislav Petkov <[email protected]> + * Andreas Herrmann <[email protected]> + * Borislav Petkov <[email protected]> * * This driver allows to upgrade microcode on F10h AMD * CPUs and later. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

