diff options
author | Peter Oruba <peter.oruba@amd.com> | 2008-07-28 18:44:11 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-28 19:57:52 +0200 |
commit | e7f5b309c9bd6142f395c4a36123ebac4bcdc1b0 (patch) | |
tree | a3bb4f7c10e0dffe1b02f7df67fa1a91bac0e149 | |
parent | c9272c4f9fbe2087beb3392f526dc5b19efaa56b (diff) |
x86: AMD microcode patch loading support v2
Add an entry to the MAINTAINERS file for AMD CPU microcode
patch loading support.
Signed-off-by: Peter Oruba <peter.oruba@amd.com>
Cc: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 03c5d6ccb9f..28f867d99a8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -384,6 +384,11 @@ M: joerg.roedel@amd.com L: iommu@lists.linux-foundation.org S: Supported +AMD MICROCODE UPDATE SUPPORT +P: Peter Oruba +M: peter.oruba@amd.com +S: Supported + AMS (Apple Motion Sensor) DRIVER P: Stelian Pop M: stelian@popies.net |