All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add myself as the SWIOTLB maintainer.
@ 2012-10-04 15:49 Konrad Rzeszutek Wilk
  2012-10-04 16:25 ` Luck, Tony
  2012-10-05  0:27 ` H. Peter Anvin
  0 siblings, 2 replies; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-10-04 15:49 UTC (permalink / raw)
  To: linux-kernel
  Cc: Konrad Rzeszutek Wilk, FUJITA Tomonori, Ingo Molnar,
	H. Peter Anvin, Thomas Gleixner, Andrew Morton, Tony Luck

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.

CC: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
CC: Tony Luck <tony.luck@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
---
 MAINTAINERS |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a6c4da..7ac4d08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6731,6 +6731,14 @@ S:	Maintained
 F:	Documentation/svga.txt
 F:	arch/x86/boot/video*
 
+SWIOTLB SUBSYSTEM
+M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+L:	linux-kernel@vger.kernel.org
+S:	Supported
+F:	lib/swiotlb.c
+F:	arch/*/kernel/pci-swiotlb.c
+F:	include/linux/swiotlb.h
+
 SYSV FILESYSTEM
 M:	Christoph Hellwig <hch@infradead.org>
 S:	Maintained
-- 
1.7.7.6


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-05  0:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 15:49 [PATCH] MAINTAINERS: Add myself as the SWIOTLB maintainer Konrad Rzeszutek Wilk
2012-10-04 16:25 ` Luck, Tony
2012-10-05  0:27 ` H. Peter Anvin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.