diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-10-08 19:28:05 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-09 03:22:13 -0400 |
commit | 6e28b761c5020c4bc943c7e38da86bea8af77d5c (patch) | |
tree | 7273bd6269d92d36b52e6ddf0423028d1a98eb8a /MAINTAINERS | |
parent | f5a246eab9a268f51ba8189ea5b098a1bfff200e (diff) |
MAINTAINERS: add Konrad as the SWIOTLB maintainer
Now that I've an IA64 box on top of the other boxes (IBM with Calgary-X,
Intel VT-d, AMD Vi, and AMD GART - that can use SWIOTLB as fallback) I can
reliably do regression testing.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: "H. Peter Anvin" <hpa@zytor.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Tony Luck <tony.luck@intel.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 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b4e5ecf8d3d2..3f1131b7a09c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7039,6 +7039,14 @@ S: Maintained | |||
7039 | F: Documentation/svga.txt | 7039 | F: Documentation/svga.txt |
7040 | F: arch/x86/boot/video* | 7040 | F: arch/x86/boot/video* |
7041 | 7041 | ||
7042 | SWIOTLB SUBSYSTEM | ||
7043 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | ||
7044 | L: linux-kernel@vger.kernel.org | ||
7045 | S: Supported | ||
7046 | F: lib/swiotlb.c | ||
7047 | F: arch/*/kernel/pci-swiotlb.c | ||
7048 | F: include/linux/swiotlb.h | ||
7049 | |||
7042 | SYSV FILESYSTEM | 7050 | SYSV FILESYSTEM |
7043 | M: Christoph Hellwig <hch@infradead.org> | 7051 | M: Christoph Hellwig <hch@infradead.org> |
7044 | S: Maintained | 7052 | S: Maintained |