diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 17:24:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 18:57:30 -0400 |
commit | 73d425fd1dda72bbc198e23ccb7c259d15fe49d8 (patch) | |
tree | ea6901e5972fb18d6112b05e3993596a56b926ca /MAINTAINERS | |
parent | e03aec1686e4169d208881e10078d668ad6adb2b (diff) |
MAINTAINERS: update microcode patterns
Commit bad5fa631fca ("x86, microcode: Move to a proper location") moved
the files, update the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 17f5f9f8295f..a306473f2147 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -621,7 +621,7 @@ AMD MICROCODE UPDATE SUPPORT | |||
621 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> | 621 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> |
622 | L: amd64-microcode@amd64.org | 622 | L: amd64-microcode@amd64.org |
623 | S: Maintained | 623 | S: Maintained |
624 | F: arch/x86/kernel/microcode_amd.c | 624 | F: arch/x86/kernel/cpu/microcode/amd* |
625 | 625 | ||
626 | AMD XGBE DRIVER | 626 | AMD XGBE DRIVER |
627 | M: Tom Lendacky <thomas.lendacky@amd.com> | 627 | M: Tom Lendacky <thomas.lendacky@amd.com> |
@@ -4692,8 +4692,8 @@ F: drivers/platform/x86/intel_menlow.c | |||
4692 | INTEL IA32 MICROCODE UPDATE SUPPORT | 4692 | INTEL IA32 MICROCODE UPDATE SUPPORT |
4693 | M: Tigran Aivazian <tigran@aivazian.fsnet.co.uk> | 4693 | M: Tigran Aivazian <tigran@aivazian.fsnet.co.uk> |
4694 | S: Maintained | 4694 | S: Maintained |
4695 | F: arch/x86/kernel/microcode_core.c | 4695 | F: arch/x86/kernel/cpu/microcode/core* |
4696 | F: arch/x86/kernel/microcode_intel.c | 4696 | F: arch/x86/kernel/cpu/microcode/intel* |
4697 | 4697 | ||
4698 | INTEL I/OAT DMA DRIVER | 4698 | INTEL I/OAT DMA DRIVER |
4699 | M: Dan Williams <dan.j.williams@intel.com> | 4699 | M: Dan Williams <dan.j.williams@intel.com> |