All of lore.kernel.org
 help / color / mirror / Atom feed
* Commit moratorium
@ 2015-09-03 16:25 Wei Liu
  2015-09-04  7:44 ` Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Wei Liu @ 2015-09-03 16:25 UTC (permalink / raw)
  To: keir, tim, Ian Campbell, Ian Jackson, Konrad Rzeszutek Wilk, Jan Beulich
  Cc: xen-devel, wei.liu2

Committers,

Xen tree is going to branch at 4.6 RC3. I don't want to branch when
master != staging, so please avoid committing new patches to staging now
to let master catch up with staging. Another announcement will be made
when the moratorium is lifted.

Thanks
Wei.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-03 16:25 Commit moratorium Wei Liu
@ 2015-09-04  7:44 ` Jan Beulich
  2015-09-04 11:52   ` Wei Liu
  2015-09-07 10:01 ` Wei Liu
  2015-09-24 15:37 ` Commit moratorium for possible rc4 Ian Campbell
  2 siblings, 1 reply; 12+ messages in thread
From: Jan Beulich @ 2015-09-04  7:44 UTC (permalink / raw)
  To: wei.liu2; +Cc: keir, Ian Campbell, Ian Jackson, tim, xen-devel

>>> On 03.09.15 at 18:25, <wei.liu2@citrix.com> wrote:
> Xen tree is going to branch at 4.6 RC3. I don't want to branch when
> master != staging, so please avoid committing new patches to staging now
> to let master catch up with staging. Another announcement will be made
> when the moratorium is lifted.

Hmm, I think you will want to wait for a fix for the ARM64 regression
Julien reported before cutting RC3.

Jan

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-04  7:44 ` Jan Beulich
@ 2015-09-04 11:52   ` Wei Liu
  2015-09-04 12:08     ` Jan Beulich
  0 siblings, 1 reply; 12+ messages in thread
From: Wei Liu @ 2015-09-04 11:52 UTC (permalink / raw)
  To: Jan Beulich
  Cc: keir, Ian Campbell, tim, Ian Jackson, Julien Grall, xen-devel, wei.liu2

On Fri, Sep 04, 2015 at 01:44:24AM -0600, Jan Beulich wrote:
> >>> On 03.09.15 at 18:25, <wei.liu2@citrix.com> wrote:
> > Xen tree is going to branch at 4.6 RC3. I don't want to branch when
> > master != staging, so please avoid committing new patches to staging now
> > to let master catch up with staging. Another announcement will be made
> > when the moratorium is lifted.
> 
> Hmm, I think you will want to wait for a fix for the ARM64 regression
> Julien reported before cutting RC3.
> 

That was reported after I made this announcement.

Judging from the conversation in that thread we already have an idea
what was broken.  Is the fix going to be complex? 

I think we can make the decision whether to wait for it based on it's
complexity.

If we're sure it's not going to be too invasive, it doesn't matter if
it's committed before or after branching because the cost of applying
that to two trees would be minimum. Another thing I consider is that we
want OSSTest to have a push over the weekend. With both considerations
in mind, it would be OK if a simple patch gets committed today.

Wei.

> Jan

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-04 11:52   ` Wei Liu
@ 2015-09-04 12:08     ` Jan Beulich
  2015-09-04 12:12       ` Wei Liu
  0 siblings, 1 reply; 12+ messages in thread
From: Jan Beulich @ 2015-09-04 12:08 UTC (permalink / raw)
  To: wei.liu2; +Cc: keir, Ian Campbell, tim, Ian Jackson, Julien Grall, xen-devel

>>> On 04.09.15 at 13:52, <wei.liu2@citrix.com> wrote:
> On Fri, Sep 04, 2015 at 01:44:24AM -0600, Jan Beulich wrote:
>> >>> On 03.09.15 at 18:25, <wei.liu2@citrix.com> wrote:
>> > Xen tree is going to branch at 4.6 RC3. I don't want to branch when
>> > master != staging, so please avoid committing new patches to staging now
>> > to let master catch up with staging. Another announcement will be made
>> > when the moratorium is lifted.
>> 
>> Hmm, I think you will want to wait for a fix for the ARM64 regression
>> Julien reported before cutting RC3.
>> 
> 
> That was reported after I made this announcement.
> 
> Judging from the conversation in that thread we already have an idea
> what was broken.  Is the fix going to be complex? 

You may have seen the tentative patch meanwhile - it's a one liner.

> I think we can make the decision whether to wait for it based on it's
> complexity.
> 
> If we're sure it's not going to be too invasive, it doesn't matter if
> it's committed before or after branching because the cost of applying
> that to two trees would be minimum. Another thing I consider is that we
> want OSSTest to have a push over the weekend. With both considerations
> in mind, it would be OK if a simple patch gets committed today.

My concern is not about the need for backporting, but about the
usefulness (on ARM64) of an RC3 without that fix.

Jan

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-04 12:08     ` Jan Beulich
@ 2015-09-04 12:12       ` Wei Liu
  2015-09-04 12:56         ` Ian Campbell
  0 siblings, 1 reply; 12+ messages in thread
From: Wei Liu @ 2015-09-04 12:12 UTC (permalink / raw)
  To: Jan Beulich
  Cc: wei.liu2, Ian Campbell, tim, Ian Jackson, Julien Grall, xen-devel, keir

On Fri, Sep 04, 2015 at 06:08:18AM -0600, Jan Beulich wrote:
> >>> On 04.09.15 at 13:52, <wei.liu2@citrix.com> wrote:
> > On Fri, Sep 04, 2015 at 01:44:24AM -0600, Jan Beulich wrote:
> >> >>> On 03.09.15 at 18:25, <wei.liu2@citrix.com> wrote:
> >> > Xen tree is going to branch at 4.6 RC3. I don't want to branch when
> >> > master != staging, so please avoid committing new patches to staging now
> >> > to let master catch up with staging. Another announcement will be made
> >> > when the moratorium is lifted.
> >> 
> >> Hmm, I think you will want to wait for a fix for the ARM64 regression
> >> Julien reported before cutting RC3.
> >> 
> > 
> > That was reported after I made this announcement.
> > 
> > Judging from the conversation in that thread we already have an idea
> > what was broken.  Is the fix going to be complex? 
> 
> You may have seen the tentative patch meanwhile - it's a one liner.
> 
> > I think we can make the decision whether to wait for it based on it's
> > complexity.
> > 
> > If we're sure it's not going to be too invasive, it doesn't matter if
> > it's committed before or after branching because the cost of applying
> > that to two trees would be minimum. Another thing I consider is that we
> > want OSSTest to have a push over the weekend. With both considerations
> > in mind, it would be OK if a simple patch gets committed today.
> 
> My concern is not about the need for backporting, but about the
> usefulness (on ARM64) of an RC3 without that fix.
> 

I will certainly mention that fix in my email.

But this point is moot since I said in the other email I was happy with
that one-liner applied today.

Wei.

> Jan

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-04 12:12       ` Wei Liu
@ 2015-09-04 12:56         ` Ian Campbell
  2015-09-04 13:19           ` Wei Liu
  0 siblings, 1 reply; 12+ messages in thread
From: Ian Campbell @ 2015-09-04 12:56 UTC (permalink / raw)
  To: Wei Liu, Jan Beulich; +Cc: keir, Ian Jackson, tim, Julien Grall, xen-devel

On Fri, 2015-09-04 at 13:12 +0100, Wei Liu wrote:
> 
> But this point is moot since I said in the other email I was happy with
> that one-liner applied today.

I will do so.

If we are having a push to staging anyway then I also have these candidates
in my folder:

    tools/xen-access: use PRI_xen_pfn
    xen/dt: Handle correctly node with interrupt-map in dt_for_each_irq_map
    build: update top-level make help
    MAINTAINERS: tools/ocaml: update David Scott's email address
    public/io/netif.h: move and amend multicast control documentation

The last one is docs only, but isn't yet acked (I've not read it myself
either).

Would you rather I pushed these now at the same time as the arm64 fix or
wait until later?


Ian.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-04 12:56         ` Ian Campbell
@ 2015-09-04 13:19           ` Wei Liu
  2015-09-04 14:42             ` Ian Campbell
  0 siblings, 1 reply; 12+ messages in thread
From: Wei Liu @ 2015-09-04 13:19 UTC (permalink / raw)
  To: Ian Campbell
  Cc: Wei Liu, tim, Ian Jackson, Julien Grall, Jan Beulich, xen-devel, keir

On Fri, Sep 04, 2015 at 01:56:20PM +0100, Ian Campbell wrote:
> On Fri, 2015-09-04 at 13:12 +0100, Wei Liu wrote:
> > 
> > But this point is moot since I said in the other email I was happy with
> > that one-liner applied today.
> 
> I will do so.
> 
> If we are having a push to staging anyway then I also have these candidates
> in my folder:
> 
>     tools/xen-access: use PRI_xen_pfn
>     xen/dt: Handle correctly node with interrupt-map in dt_for_each_irq_map
>     build: update top-level make help
>     MAINTAINERS: tools/ocaml: update David Scott's email address
>     public/io/netif.h: move and amend multicast control documentation
> 
> The last one is docs only, but isn't yet acked (I've not read it myself
> either).
> 
> Would you rather I pushed these now at the same time as the arm64 fix or
> wait until later?
> 

At the same time - since most are docs update and two patches that touch
code are well understood.

Wei.

> 
> Ian.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-04 13:19           ` Wei Liu
@ 2015-09-04 14:42             ` Ian Campbell
  0 siblings, 0 replies; 12+ messages in thread
From: Ian Campbell @ 2015-09-04 14:42 UTC (permalink / raw)
  To: Wei Liu; +Cc: keir, tim, Ian Jackson, Julien Grall, Jan Beulich, xen-devel

On Fri, 2015-09-04 at 14:19 +0100, Wei Liu wrote:
> On Fri, Sep 04, 2015 at 01:56:20PM +0100, Ian Campbell wrote:
> > On Fri, 2015-09-04 at 13:12 +0100, Wei Liu wrote:
> > > 
> > > But this point is moot since I said in the other email I was happy 
> > > with
> > > that one-liner applied today.
> > 
> > I will do so.
> > 
> > If we are having a push to staging anyway then I also have these 
> > candidates
> > in my folder:
> > 
> >     tools/xen-access: use PRI_xen_pfn
> >     xen/dt: Handle correctly node with interrupt-map in 
> > dt_for_each_irq_map
> >     build: update top-level make help
> >     MAINTAINERS: tools/ocaml: update David Scott's email address
> >     public/io/netif.h: move and amend multicast control documentation
> > 
> > The last one is docs only, but isn't yet acked (I've not read it myself
> > either).
> > 
> > Would you rather I pushed these now at the same time as the arm64 fix 
> > or
> > wait until later?
> > 
> 
> At the same time - since most are docs update and two patches that touch
> code are well understood.

All done.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-03 16:25 Commit moratorium Wei Liu
  2015-09-04  7:44 ` Jan Beulich
@ 2015-09-07 10:01 ` Wei Liu
  2015-09-07 10:35   ` Ian Campbell
  2015-09-24 15:37 ` Commit moratorium for possible rc4 Ian Campbell
  2 siblings, 1 reply; 12+ messages in thread
From: Wei Liu @ 2015-09-07 10:01 UTC (permalink / raw)
  To: keir, tim, Ian Campbell, Ian Jackson, Konrad Rzeszutek Wilk, Jan Beulich
  Cc: xen-devel, wei.liu2

On Thu, Sep 03, 2015 at 05:25:17PM +0100, Wei Liu wrote:
> Committers,
> 
> Xen tree is going to branch at 4.6 RC3. I don't want to branch when
> master != staging, so please avoid committing new patches to staging now
> to let master catch up with staging. Another announcement will be made
> when the moratorium is lifted.
> 

Unfortunately we didn't get a push over the weekend. There is also a
critical bug discovered for migration v2.

I think we should commit the series to fix that migration v2 bug today,
as well as any other pending critical bug fixes.

Wei.

> Thanks
> Wei.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium
  2015-09-07 10:01 ` Wei Liu
@ 2015-09-07 10:35   ` Ian Campbell
  0 siblings, 0 replies; 12+ messages in thread
From: Ian Campbell @ 2015-09-07 10:35 UTC (permalink / raw)
  To: Wei Liu, keir, tim, Ian Jackson, Konrad Rzeszutek Wilk, Jan Beulich
  Cc: xen-devel

On Mon, 2015-09-07 at 11:01 +0100, Wei Liu wrote:
> On Thu, Sep 03, 2015 at 05:25:17PM +0100, Wei Liu wrote:
> > Committers,
> > 
> > Xen tree is going to branch at 4.6 RC3. I don't want to branch when
> > master != staging, so please avoid committing new patches to staging 
> > now
> > to let master catch up with staging. Another announcement will be made
> > when the moratorium is lifted.
> > 
> 
> Unfortunately we didn't get a push over the weekend. There is also a
> critical bug discovered for migration v2.
> 
> I think we should commit the series to fix that migration v2 bug today,

OK, will look into it shortly.

> as well as any other pending critical bug fixes.

If there are any then someone will need to point me at a specific set of
patches to commit if they want me to do it.

Ian.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Commit moratorium for possible rc4
  2015-09-03 16:25 Commit moratorium Wei Liu
  2015-09-04  7:44 ` Jan Beulich
  2015-09-07 10:01 ` Wei Liu
@ 2015-09-24 15:37 ` Ian Campbell
  2015-09-24 16:05   ` Wei Liu
  2 siblings, 1 reply; 12+ messages in thread
From: Ian Campbell @ 2015-09-24 15:37 UTC (permalink / raw)
  To: Wei Liu, keir, tim, Ian Jackson, Konrad Rzeszutek Wilk, Jan Beulich
  Cc: xen-devel

Wei,

It seems like rc4 is about due, but you are away.

So in anticipation of you getting back and wanting to cut rc4 ASAP we
discussed on IRC and decided to institute a commit moratorium from ~now so
that on Monday when you get back stable-4.6 == staging-4.6 (hopefully!) and
you can either call it rc4 or decide there are other things which need to
be committed before rc4.

Committers, please get any commits you think need to be in rc4 done today
or else wait until Wei is back and gives the all clear.

Cheers,
Ian.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Commit moratorium for possible rc4
  2015-09-24 15:37 ` Commit moratorium for possible rc4 Ian Campbell
@ 2015-09-24 16:05   ` Wei Liu
  0 siblings, 0 replies; 12+ messages in thread
From: Wei Liu @ 2015-09-24 16:05 UTC (permalink / raw)
  To: Ian Campbell; +Cc: keir, tim, Ian Jackson, Jan Beulich, xen-devel, Wei Liu

On Thu, Sep 24, 2015 at 04:37:14PM +0100, Ian Campbell wrote:
> Wei,
> 
> It seems like rc4 is about due, but you are away.
> 
> So in anticipation of you getting back and wanting to cut rc4 ASAP we
> discussed on IRC and decided to institute a commit moratorium from ~now so
> that on Monday when you get back stable-4.6 == staging-4.6 (hopefully!) and
> you can either call it rc4 or decide there are other things which need to
> be committed before rc4.
> 
> Committers, please get any commits you think need to be in rc4 done today
> or else wait until Wei is back and gives the all clear.
> 

Thanks for doing this!

(I was planning to send an email tomorrow saying similar things)

> Cheers,
> Ian.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-09-24 16:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-03 16:25 Commit moratorium Wei Liu
2015-09-04  7:44 ` Jan Beulich
2015-09-04 11:52   ` Wei Liu
2015-09-04 12:08     ` Jan Beulich
2015-09-04 12:12       ` Wei Liu
2015-09-04 12:56         ` Ian Campbell
2015-09-04 13:19           ` Wei Liu
2015-09-04 14:42             ` Ian Campbell
2015-09-07 10:01 ` Wei Liu
2015-09-07 10:35   ` Ian Campbell
2015-09-24 15:37 ` Commit moratorium for possible rc4 Ian Campbell
2015-09-24 16:05   ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.