On Mon, Jun 3, 2019 at 10:40 AM Julien Grall <julien.gr...@arm.com> wrote: > > Hi, > > On 03/06/2019 17:38, Tamas K Lengyel wrote: > > On Mon, Jun 3, 2019 at 2:26 AM Jan Beulich <jbeul...@suse.com> wrote: > >> > >>>>> On 16.05.19 at 23:37, <ta...@tklengyel.com> wrote: > >>> Disable it by default as it is only an experimental subsystem. > >>> > >>> Signed-off-by: Tamas K Lengyel <ta...@tklengyel.com> > >>> Cc: Jan Beulich <jbeul...@suse.com> > >>> Cc: Andrew Cooper <andrew.coop...@citrix.com> > >>> Cc: Wei Liu <wei.l...@citrix.com> > >>> Cc: Roger Pau Monne <roger....@citrix.com> > >>> Cc: George Dunlap <george.dun...@eu.citrix.com> > >>> Cc: Ian Jackson <ian.jack...@eu.citrix.com> > >>> Cc: Julien Grall <julien.gr...@arm.com> > >>> Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> > >>> Cc: Stefano Stabellini <sstabell...@kernel.org> > >>> Cc: Tim Deegan <t...@xen.org> > >>> Cc: George Dunlap <george.dun...@eu.citrix.com> > >>> ---- > >>> v4: add ASSERT_UNREACHABLE to inlined functions where applicable & other > >>> fixups > >>> --- > >>> xen/arch/x86/Kconfig | 6 +++++- > >>> xen/arch/x86/domain.c | 2 ++ > >>> xen/arch/x86/domctl.c | 2 ++ > >>> xen/arch/x86/mm/Makefile | 2 +- > >>> xen/arch/x86/x86_64/compat/mm.c | 2 ++ > >>> xen/arch/x86/x86_64/mm.c | 2 ++ > >>> xen/common/Kconfig | 3 --- > >>> xen/common/domain.c | 2 +- > >>> xen/common/grant_table.c | 2 +- > >>> xen/common/memory.c | 2 +- > >>> xen/common/vm_event.c | 6 +++--- > >>> xen/include/asm-x86/mem_sharing.h | 28 ++++++++++++++++++++++++++++ > >>> xen/include/asm-x86/mm.h | 3 +++ > >>> xen/include/xen/sched.h | 2 +- > >>> xen/include/xsm/dummy.h | 2 +- > >>> xen/include/xsm/xsm.h | 4 ++-- > >>> xen/xsm/dummy.c | 2 +- > >>> xen/xsm/flask/hooks.c | 4 ++-- > >>> 18 files changed, 58 insertions(+), 18 deletions(-) > >> > >> Daniel, it looks like you weren't Cc-ed here, but your ack is needed. > > > > Indeed, I've also seem to have missed CC-ing Razvan (fixed now). > > Nowadays, add_maintainers.pl should do the right for you without having to > modifying by hand each patch: > > 42sh> scripts/add_maintainers.pl -d .
Hi Julien, ah good call! I've been using scripts/get_maintainers.pl which evidently is more error-prone in case the patch goes through revisions and I forget to re-check if more people need CC-ing now. Thanks, Tamas _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel