> -----Original Message----- > From: Jan Beulich [mailto:jbeul...@suse.com] > Sent: 31 October 2018 10:18 > To: Paul Durrant <paul.durr...@citrix.com> > Cc: Andrew Cooper <andrew.coop...@citrix.com>; Wei Liu > <wei.l...@citrix.com>; xen-devel <xen-devel@lists.xenproject.org> > Subject: Re: [PATCH 1/8] viridian: move the code into its own sub- > directory > > >>> On 29.10.18 at 19:02, <paul.durr...@citrix.com> wrote: > > Subsequent patches will introduce support for more viridian > enlightenments > > which will make a single source module quite lengthy. > > > > This patch therefore creates a new arch/x86/hvm/viridian sub-directory > and > > moves viridian.c into that. > > > > The patch also fixes some bad whitespace whilst moving the code. > > > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com> > > --- > > Cc: Jan Beulich <jbeul...@suse.com> > > Cc: Andrew Cooper <andrew.coop...@citrix.com> > > Cc: Wei Liu <wei.l...@citrix.com> > > --- > > xen/arch/x86/hvm/Makefile | 2 +- > > xen/arch/x86/hvm/viridian/Makefile | 1 + > > xen/arch/x86/hvm/{ => viridian}/viridian.c | 4 ++-- > > 3 files changed, 4 insertions(+), 3 deletions(-) > > create mode 100644 xen/arch/x86/hvm/viridian/Makefile > > rename xen/arch/x86/hvm/{ => viridian}/viridian.c (99%) > > Actually, I now realize that my ack is dependent on you also > adjusting ./MAINTAINERS here, or else you will cease to be > maintainer of this code. >
Oh. Good spot. I'll fold that change into v2 of this patch. Paul > Jan > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel