MAINTAINERS: update microcode patterns
authorJoe Perches <joe@perches.com>
Fri, 8 Aug 2014 21:24:57 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:30 +0000 (15:57 -0700)
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>
MAINTAINERS

index 17f5f9f8295f5f4d67130edec8f2c1329c8ade6a..a306473f21472ab7a97541380d8a434b5f5b6a08 100644 (file)
@@ -621,7 +621,7 @@ AMD MICROCODE UPDATE SUPPORT
 M:     Andreas Herrmann <herrmann.der.user@googlemail.com>
 L:     amd64-microcode@amd64.org
 S:     Maintained
-F:     arch/x86/kernel/microcode_amd.c
+F:     arch/x86/kernel/cpu/microcode/amd*
 
 AMD XGBE DRIVER
 M:     Tom Lendacky <thomas.lendacky@amd.com>
@@ -4692,8 +4692,8 @@ F:        drivers/platform/x86/intel_menlow.c
 INTEL IA32 MICROCODE UPDATE SUPPORT
 M:     Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
 S:     Maintained
-F:     arch/x86/kernel/microcode_core.c
-F:     arch/x86/kernel/microcode_intel.c
+F:     arch/x86/kernel/cpu/microcode/core*
+F:     arch/x86/kernel/cpu/microcode/intel*
 
 INTEL I/OAT DMA DRIVER
 M:     Dan Williams <dan.j.williams@intel.com>