diff mbox

[v2,5/5] MAINTAINERS: Update monitor/vm_event covered code

Message ID 1461953253-32043-5-git-send-email-tamas@tklengyel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Tamas K Lengyel April 29, 2016, 6:07 p.m. UTC
Add headers to the covered list.

Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>
---
Cc: Razvan Cojocaru <rcojocaru@bitdefender.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Tim Deegan <tim@xen.org>
Cc: Wei Liu <wei.liu2@citrix.com>
---
 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Jan Beulich May 2, 2016, 1 p.m. UTC | #1
>>> On 29.04.16 at 20:07, <tamas@tklengyel.com> wrote:
> Add headers to the covered list.
> 
> Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>

Acked-by: Jan Beulich <jbeulich@suse.com>
Jan Beulich May 3, 2016, 8:18 a.m. UTC | #2
>>> On 29.04.16 at 20:07, <tamas@tklengyel.com> wrote:
> Add headers to the covered list.
> 
> Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>

While the rest of this series doesn't look like it wants to go in for 4.7,
I think this one can and should. Thoughts?

Jan
Razvan Cojocaru May 3, 2016, 8:20 a.m. UTC | #3
On 05/03/2016 11:18 AM, Jan Beulich wrote:
>>>> On 29.04.16 at 20:07, <tamas@tklengyel.com> wrote:
>> Add headers to the covered list.
>>
>> Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>
> 
> While the rest of this series doesn't look like it wants to go in for 4.7,
> I think this one can and should. Thoughts?

FWIW, I agree, and it's also appropriate to add:

Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>


Thanks,
Razvan
Jan Beulich May 3, 2016, 8:26 a.m. UTC | #4
>>> On 03.05.16 at 10:20, <rcojocaru@bitdefender.com> wrote:
> On 05/03/2016 11:18 AM, Jan Beulich wrote:
>>>>> On 29.04.16 at 20:07, <tamas@tklengyel.com> wrote:
>>> Add headers to the covered list.
>>>
>>> Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>
>> 
>> While the rest of this series doesn't look like it wants to go in for 4.7,
>> I think this one can and should. Thoughts?
> 
> FWIW, I agree, and it's also appropriate to add:
> 
> Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>

Albeit it needs re-submission anyway, to apply without the changes
done by patch 2, or with those changes folded in (as I think you
had already suggested).

Jan
Wei Liu May 3, 2016, 9:09 a.m. UTC | #5
On Tue, May 03, 2016 at 02:18:35AM -0600, Jan Beulich wrote:
> >>> On 29.04.16 at 20:07, <tamas@tklengyel.com> wrote:
> > Add headers to the covered list.
> > 
> > Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>
> 
> While the rest of this series doesn't look like it wants to go in for 4.7,
> I think this one can and should. Thoughts?
> 

Sure, this one can go in.

Wei.

> Jan
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0c050a5..cbf2234 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -351,13 +351,16 @@  S:	Supported
 T:	hg http://xenbits.xen.org/linux-2.6.18-xen.hg
 F:	drivers/xen/usb*/
 
-VM EVENT AND MEM ACCESS
+VM EVENT, MEM ACCESS and MONITOR
 M:	Razvan Cojocaru <rcojocaru@bitdefender.com>
 M:	Tamas K Lengyel <tamas@tklengyel.com>
 S:	Supported
 F:	xen/*/vm_event.c
 F:	xen/*/monitor.c
 F:	xen/common/mem_access.c
+F:	xen/include/*/mem_access.h
+F:	xen/include/*/monitor.h
+F:	xen/include/*/vm_event.h
 F:	tools/tests/xen-access
 
 VTPM