Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-25 Thread Wei Liu
On Fri, Jun 22, 2018 at 06:24:54AM +0800, Douglas Goldstein wrote: > > >>> Working patch by patch isn't feasible because of the renames. > > >> > > >> I don't understand - how does path/file naming conflict with working > > >> patch by patch? Surely a relatively simple sed command could be used >

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-24 Thread George Dunlap
> On Jun 25, 2018, at 11:13 AM, George Dunlap wrote: > > > >> On Jun 22, 2018, at 4:11 PM, Julien Grall wrote: >> >> Hi, >> >> On 06/22/2018 08:42 AM, Jan Beulich wrote: >> On 22.06.18 at 00:24, wrote: Working patch by patch isn't feasible because of the renames. >>> >>>

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-24 Thread George Dunlap
> On Jun 22, 2018, at 4:11 PM, Julien Grall wrote: > > Hi, > > On 06/22/2018 08:42 AM, Jan Beulich wrote: > On 22.06.18 at 00:24, wrote: >>> Working patch by patch isn't feasible because of the renames. >> >> I don't understand - how does path/file naming conflict with workin

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-22 Thread Jan Beulich
>>> On 22.06.18 at 10:11, wrote: > On 06/22/2018 08:42 AM, Jan Beulich wrote: > On 22.06.18 at 00:24, wrote: >>> Working patch by patch isn't feasible because of the renames. >> >> I don't understand - how does path/file naming conflict with working >> patch by patch? Surely a

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-22 Thread Julien Grall
Hi, On 06/22/2018 08:42 AM, Jan Beulich wrote: On 22.06.18 at 00:24, wrote: Working patch by patch isn't feasible because of the renames. I don't understand - how does path/file naming conflict with working patch by patch? Surely a relatively simple sed command could be used to change the pa

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-22 Thread Jan Beulich
>>> On 22.06.18 at 00:24, wrote: >> >>> Working patch by patch isn't feasible because of the renames. >> >> >> >> I don't understand - how does path/file naming conflict with working >> >> patch by patch? Surely a relatively simple sed command could be used >> >> to change the paths in each patch

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-21 Thread Douglas Goldstein
> >>> Working patch by patch isn't feasible because of the renames. > >> > >> I don't understand - how does path/file naming conflict with working > >> patch by patch? Surely a relatively simple sed command could be used > >> to change the paths in each patch according to our tree layout. That's >

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-21 Thread Jan Beulich
>>> On 21.06.18 at 10:44, wrote: > >> On Jun 21, 2018, at 4:37 PM, Jan Beulich wrote: >> > On 21.06.18 at 10:28, wrote: >>> On 21/06/18 16:13, Jan Beulich wrote: >>> On 21.06.18 at 04:10, wrote: > From: Doug Goldstein > > From: Doug Goldstein > > Import the fo

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-21 Thread Douglas Goldstein
> On Jun 21, 2018, at 4:37 PM, Jan Beulich wrote: > On 21.06.18 at 10:28, wrote: >> On 21/06/18 16:13, Jan Beulich wrote: >> On 21.06.18 at 04:10, wrote: From: Doug Goldstein From: Doug Goldstein Import the following files and directories from the Linux v

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-21 Thread Jan Beulich
>>> On 21.06.18 at 10:28, wrote: > On 21/06/18 16:13, Jan Beulich wrote: > On 21.06.18 at 04:10, wrote: >>> From: Doug Goldstein >>> >>> From: Doug Goldstein >>> >>> Import the following files and directories from the Linux v4.17 tag >>> (commit id 29dcea88779c856c7dc92040a0c01233263101d4):

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-21 Thread Andrew Cooper
On 21/06/18 16:13, Jan Beulich wrote: On 21.06.18 at 04:10, wrote: >> From: Doug Goldstein >> >> From: Doug Goldstein >> >> Import the following files and directories from the Linux v4.17 tag >> (commit id 29dcea88779c856c7dc92040a0c01233263101d4): >> - scripts/kconfig/ -> xen/tools/kconfig

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-21 Thread Jan Beulich
>>> On 21.06.18 at 04:10, wrote: > From: Doug Goldstein > > From: Doug Goldstein > > Import the following files and directories from the Linux v4.17 tag > (commit id 29dcea88779c856c7dc92040a0c01233263101d4): > - scripts/kconfig/ -> xen/tools/kconfig/ > - scripts/Makefile.host -> xen/tools/kco

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-21 Thread Roger Pau Monné
On Thu, Jun 21, 2018 at 10:10:52AM +0800, dougt...@icloud.com wrote: > From: Doug Goldstein > > From: Doug Goldstein > > Import the following files and directories from the Linux v4.17 tag > (commit id 29dcea88779c856c7dc92040a0c01233263101d4): > - scripts/kconfig/ -> xen/tools/kconfig/ > - scr

Re: [Xen-devel] [PATCH] build: sync Kconfig with Linux v4.17

2018-06-20 Thread Andrew Cooper
On 21/06/18 10:10, dougt...@icloud.com wrote: > From: Doug Goldstein > > Import the following files and directories from the Linux v4.17 tag > (commit id 29dcea88779c856c7dc92040a0c01233263101d4): > - scripts/kconfig/ -> xen/tools/kconfig/ > - scripts/Makefile.host -> xen/tools/kconfig/Makefile.ho