Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933171Ab2J3MWb (ORCPT ); Tue, 30 Oct 2012 08:22:31 -0400 Received: from terminus.zytor.com ([198.137.202.10]:41252 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135Ab2J3MW3 (ORCPT ); Tue, 30 Oct 2012 08:22:29 -0400 Date: Tue, 30 Oct 2012 05:21:44 -0700 From: tip-bot for Andreas Herrmann Message-ID: Cc: linux-kernel@vger.kernel.org, eranian@google.com, hpa@zytor.com, mingo@kernel.org, joro@8bytes.org, bp@alien8.de, linux@roeck-us.net, khali@linux-fr.org, herrmann.der.user@googlemail.com, tglx@linutronix.de, rjw@sisk.pl, rric@kernel.org Reply-To: mingo@kernel.org, hpa@zytor.com, eranian@google.com, linux-kernel@vger.kernel.org, joro@8bytes.org, bp@alien8.de, linux@roeck-us.net, khali@linux-fr.org, herrmann.der.user@googlemail.com, tglx@linutronix.de, rjw@sisk.pl, rric@kernel.org In-Reply-To: <20121029175138.GC5024@tweety> References: <20121029175138.GC5024@tweety> To: linux-tip-commits@vger.kernel.org Subject: [tip:x86/urgent] x86, microcode_amd: Change email addresses, MAINTAINERS entry Git-Commit-ID: 943482d07e926128eed0482b879736f912c429e4 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (terminus.zytor.com [127.0.0.1]); Tue, 30 Oct 2012 05:21:53 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2278 Lines: 62 Commit-ID: 943482d07e926128eed0482b879736f912c429e4 Gitweb: http://git.kernel.org/tip/943482d07e926128eed0482b879736f912c429e4 Author: Andreas Herrmann AuthorDate: Mon, 29 Oct 2012 18:51:38 +0100 Committer: Ingo Molnar CommitDate: Tue, 30 Oct 2012 10:05:52 +0100 x86, microcode_amd: Change email addresses, MAINTAINERS entry Signed-off-by: Andreas Herrmann Cc: lm-sensors@lm-sensors.org Cc: oprofile-list@lists.sf.net Cc: Stephane Eranian Cc: Robert Richter Cc: Borislav Petkov Cc: Jorg Roedel Cc: Rafael J. Wysocki Cc: Jean Delvare Cc: Guenter Roeck Link: http://lkml.kernel.org/r/20121029175138.GC5024@tweety Signed-off-by: Ingo Molnar --- 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 +M: Andreas Herrmann L: amd64-microcode@amd64.org -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 * * Maintainers: - * Andreas Herrmann - * Borislav Petkov + * Andreas Herrmann + * Borislav Petkov * * 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/