2007-08-13 07:47:26

by Joe Perches

[permalink] [raw]
Subject: [PATCH] [118/2many] MAINTAINERS - CALGARY x86-64 IOMMU

Add file pattern to MAINTAINER entry

Signed-off-by: Joe Perches <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index 482d255..9c26e7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1148,6 +1148,11 @@ M: [email protected]
L: [email protected]
L: [email protected]
S: Maintained
+F: arch/x86_64/kernel/pci-calgary.c
+F: arch/x86_64/kernel/pci-dma.c
+F: arch/x86_64/kernel/tce.c
+F: include/asm-x86_6/calgary.h
+F: include/asm-x86_6/pci.h

CFAG12864B LCD DRIVER
P: Miguel Ojeda Sandonis


2007-08-13 08:45:20

by Muli Ben-Yehuda

[permalink] [raw]
Subject: Re: [PATCH] [118/2many] MAINTAINERS - CALGARY x86-64 IOMMU

On Sun, Aug 12, 2007 at 11:25:06PM -0700, [email protected] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 482d255..9c26e7b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1148,6 +1148,11 @@ M: [email protected]
> L: [email protected]
> L: [email protected]
> S: Maintained
> +F: arch/x86_64/kernel/pci-calgary.c
> +F: arch/x86_64/kernel/pci-dma.c

pci-dma.c is generic x86-64 code maintained by Andi Kleen.

> +F: arch/x86_64/kernel/tce.c
> +F: include/asm-x86_6/calgary.h
> +F: include/asm-x86_6/pci.h

Likewise pci.h.

You may also want to include

F: include/asm-x86_6/tce.h
F: include/asm-x86_6/rio.h

Rest looks good:

Acked-by: Muli Ben-Yehuda <[email protected]>

Cheers,
Muli

2007-08-13 18:38:05

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] [118/2many] MAINTAINERS - CALGARY x86-64 IOMMU

CALGARY x86-64 IOMMU
P: Muli Ben-Yehuda
M: [email protected]
P: Jon D. Mason
M: [email protected]
L: [email protected]
L: [email protected]
S: Maintained
F: arch/x86_64/kernel/pci-calgary.c
F: arch/x86_64/kernel/tce.c
F: include/asm-x86_64/calgary.h
F: include/asm-x86_64/tce.h
F: include/asm-x86_64/rio.h