All of lore.kernel.org
 help / color / mirror / Atom feed
* preparing for 4.3.2 and 4.2.4
@ 2014-01-13 15:14 Jan Beulich
  2014-01-13 15:31 ` Andrew Cooper
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jan Beulich @ 2014-01-13 15:14 UTC (permalink / raw)
  To: xen-devel; +Cc: lars.kurth@xen.org, Ian Jackson, Stefano Stabellini

Aiming at a release in late January or early February, I'd like to cut
RC1s later this or early next week.

Please indicate any bug fixes that so far may have been missed
in the backports already done.

Thanks, Jan

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

* Re: preparing for 4.3.2 and 4.2.4
  2014-01-13 15:14 preparing for 4.3.2 and 4.2.4 Jan Beulich
@ 2014-01-13 15:31 ` Andrew Cooper
  2014-01-17 15:43   ` Jan Beulich
  2014-01-13 16:49 ` Ian Jackson
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: Andrew Cooper @ 2014-01-13 15:31 UTC (permalink / raw)
  To: Jan Beulich
  Cc: xen-devel, lars.kurth@xen.org, Ian Jackson, Stefano Stabellini

On 13/01/14 15:14, Jan Beulich wrote:
> Aiming at a release in late January or early February, I'd like to cut
> RC1s later this or early next week.
>
> Please indicate any bug fixes that so far may have been missed
> in the backports already done.
>
> Thanks, Jan

Looking through the XenServer patch queue on top of stable-4.3

All of these are suggestions for "might be useful to take", rather than
"strictly bugfixes"

Hypervisor:

* x86/crash: Indicate how well nmi_shootdown_cpus() managed to do
xen-unstable.hg-27635.45bf542dd584
git: f12c1f0b09205cdf18a2c4a615fdc3e7357ce704

* x86/ats: Fix parsing of 'ats' command line option
xen-unstable.hg-27831.bd84d8277c21
git: 7b5af1df122092243a3697409d5a5ad3b9944da4

* x86/VT-x: Disable MSR intercept for SHADOW_GS_BASE
xen-unstable.hg-27960.48cd67917186
git: a82e98d473fd212316ea5aa078a7588324b020e5

* kexec: prevent deadlock on reentry to the crash path
xen-unstable.hg-28067.065befe6d07e
git: 470f58c159410b280627c2ea7798ea12ad93bd7c

Tools:

* libxl: Allow 4 MB of video RAM for Cirrus graphics on traditional QEM
xen-unstable.hg-27834.02b33d7e56f6
git: 13d13a45d0591fc195666ea20ddf8781a0367e88


~Andrew

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

* Re: preparing for 4.3.2 and 4.2.4
  2014-01-13 15:14 preparing for 4.3.2 and 4.2.4 Jan Beulich
  2014-01-13 15:31 ` Andrew Cooper
@ 2014-01-13 16:49 ` Ian Jackson
  2014-01-13 16:57   ` Ian Campbell
  2014-01-13 18:33 ` Don Slutz
  2014-01-13 18:38 ` Don Slutz
  3 siblings, 1 reply; 8+ messages in thread
From: Ian Jackson @ 2014-01-13 16:49 UTC (permalink / raw)
  To: Jan Beulich, Ian Campbell
  Cc: xen-devel, lars.kurth@xen.org, Stefano Stabellini

Jan Beulich writes ("preparing for 4.3.2 and 4.2.4"):
> Please indicate any bug fixes that so far may have been missed
> in the backports already done.

All I'm aware of is

  9.1.14

(that's the date they went into staging)

  2d03be65d5c50053fec4a5fa1d691972e5d953c9
  libxl: Auto-assign NIC devids in initiate_domain_create

  1671cdeac7da663fb2963f3e587fa279dcd0238b
  tools/libxc: Correct read_exact() error messages

But Ian C probably has a nearly-disjoint view of bugfixes which have
gone into staging and could do with backporting.

Ian.

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

* Re: preparing for 4.3.2 and 4.2.4
  2014-01-13 16:49 ` Ian Jackson
@ 2014-01-13 16:57   ` Ian Campbell
  0 siblings, 0 replies; 8+ messages in thread
From: Ian Campbell @ 2014-01-13 16:57 UTC (permalink / raw)
  To: Ian Jackson
  Cc: xen-devel, lars.kurth@xen.org, Jan Beulich, Stefano Stabellini

On Mon, 2014-01-13 at 16:49 +0000, Ian Jackson wrote:
> Jan Beulich writes ("preparing for 4.3.2 and 4.2.4"):
> > Please indicate any bug fixes that so far may have been missed
> > in the backports already done.
> 
> All I'm aware of is
> 
>   9.1.14
> 
> (that's the date they went into staging)
> 
>   2d03be65d5c50053fec4a5fa1d691972e5d953c9
>   libxl: Auto-assign NIC devids in initiate_domain_create
> 
>   1671cdeac7da663fb2963f3e587fa279dcd0238b
>   tools/libxc: Correct read_exact() error messages
> 
> But Ian C probably has a nearly-disjoint view of bugfixes which have
> gone into staging and could do with backporting.

I'm afraid I've not really been paying attention to things at that
level, sorry :-/

Ian

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

* Re: preparing for 4.3.2 and 4.2.4
  2014-01-13 15:14 preparing for 4.3.2 and 4.2.4 Jan Beulich
  2014-01-13 15:31 ` Andrew Cooper
  2014-01-13 16:49 ` Ian Jackson
@ 2014-01-13 18:33 ` Don Slutz
  2014-01-13 18:38 ` Don Slutz
  3 siblings, 0 replies; 8+ messages in thread
From: Don Slutz @ 2014-01-13 18:33 UTC (permalink / raw)
  To: Jan Beulich, xen-devel
  Cc: lars.kurth@xen.org, Ian Jackson, Stefano Stabellini

On 01/13/14 10:14, Jan Beulich wrote:
> Aiming at a release in late January or early February, I'd like to cut
> RC1s later this or early next week.
>
> Please indicate any bug fixes that so far may have been missed
> in the backports already done.
>
> Thanks, Jan
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


I do not see:


commit 3dbab7a8bf4bef1bb2967cb3a8c7ed2146482ab3


in any 4.2 or 4.3 tree.  As Andrew Cooper said:


 > This is a hypervisor reference counting error on a toolstack hypercall
 > path.  Irrespective of any of the other patches in this series, I think
 > this should be included ASAP (although probably subject to review from a
 > third person), which will fix the hypervisor crashes from gdbsx usage.

    -Don Slutz

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

* Re: preparing for 4.3.2 and 4.2.4
  2014-01-13 15:14 preparing for 4.3.2 and 4.2.4 Jan Beulich
                   ` (2 preceding siblings ...)
  2014-01-13 18:33 ` Don Slutz
@ 2014-01-13 18:38 ` Don Slutz
  2014-01-14  7:49   ` Jan Beulich
  3 siblings, 1 reply; 8+ messages in thread
From: Don Slutz @ 2014-01-13 18:38 UTC (permalink / raw)
  To: Jan Beulich, xen-devel
  Cc: lars.kurth@xen.org, Ian Jackson, Stefano Stabellini

On 01/13/14 10:14, Jan Beulich wrote:
> Aiming at a release in late January or early February, I'd like to cut
> RC1s later this or early next week.
>
> Please indicate any bug fixes that so far may have been missed
> in the backports already done.
>
> Thanks, Jan
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


I do not see:


commit 3dbab7a8bf4bef1bb2967cb3a8c7ed2146482ab3


in any 4.2 or 4.3 tree.  As Andrew Cooper said:


 > This is a hypervisor reference counting error on a toolstack hypercall
 > path.  Irrespective of any of the other patches in this series, I think
 > this should be included ASAP (although probably subject to review from a
 > third person), which will fix the hypervisor crashes from gdbsx usage.

    -Don Slutz

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

* Re: preparing for 4.3.2 and 4.2.4
  2014-01-13 18:38 ` Don Slutz
@ 2014-01-14  7:49   ` Jan Beulich
  0 siblings, 0 replies; 8+ messages in thread
From: Jan Beulich @ 2014-01-14  7:49 UTC (permalink / raw)
  To: Don Slutz; +Cc: xen-devel, lars.kurth@xen.org, Ian Jackson, Stefano Stabellini

>>> On 13.01.14 at 19:38, Don Slutz <dslutz@verizon.com> wrote:
> On 01/13/14 10:14, Jan Beulich wrote:
>> Aiming at a release in late January or early February, I'd like to cut
>> RC1s later this or early next week.
>>
>> Please indicate any bug fixes that so far may have been missed
>> in the backports already done.
>>
>> Thanks, Jan
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xen.org 
>> http://lists.xen.org/xen-devel 
> 
> 
> I do not see:
> 
> 
> commit 3dbab7a8bf4bef1bb2967cb3a8c7ed2146482ab3
> 
> 
> in any 4.2 or 4.3 tree.  As Andrew Cooper said:
> 
> 
>  > This is a hypervisor reference counting error on a toolstack hypercall
>  > path.  Irrespective of any of the other patches in this series, I think
>  > this should be included ASAP (although probably subject to review from a
>  > third person), which will fix the hypervisor crashes from gdbsx usage.

Considering that this is only debugging code, I did not view this as
important enough to backport without explicit request.
Furthermore, it hadn't passed the push gate yet when I collected
the most recent batch of backports.

I just now added it to my list of pending backports.

As an aside: It would have helped (read: saved me some time) if you
had also reproduced the title of the commit instead of just the commit
ID. See Andrew's response to the original mail of this thread for an
example (the precise form doesn't matter, the conveyed information
does).

Jan

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

* Re: preparing for 4.3.2 and 4.2.4
  2014-01-13 15:31 ` Andrew Cooper
@ 2014-01-17 15:43   ` Jan Beulich
  0 siblings, 0 replies; 8+ messages in thread
From: Jan Beulich @ 2014-01-17 15:43 UTC (permalink / raw)
  To: Andrew Cooper
  Cc: xen-devel, lars.kurth@xen.org, Ian Jackson, StefanoStabellini

>>> On 13.01.14 at 16:31, Andrew Cooper <andrew.cooper3@citrix.com> wrote:
> On 13/01/14 15:14, Jan Beulich wrote:
>> Aiming at a release in late January or early February, I'd like to cut
>> RC1s later this or early next week.
>>
>> Please indicate any bug fixes that so far may have been missed
>> in the backports already done.
>>
>> Thanks, Jan
> 
> Looking through the XenServer patch queue on top of stable-4.3
> 
> All of these are suggestions for "might be useful to take", rather than
> "strictly bugfixes"
> 
> Hypervisor:
> 
> * x86/crash: Indicate how well nmi_shootdown_cpus() managed to do
> xen-unstable.hg-27635.45bf542dd584
> git: f12c1f0b09205cdf18a2c4a615fdc3e7357ce704
> 
> * x86/ats: Fix parsing of 'ats' command line option
> xen-unstable.hg-27831.bd84d8277c21
> git: 7b5af1df122092243a3697409d5a5ad3b9944da4
> 
> * x86/VT-x: Disable MSR intercept for SHADOW_GS_BASE
> xen-unstable.hg-27960.48cd67917186
> git: a82e98d473fd212316ea5aa078a7588324b020e5
> 
> * kexec: prevent deadlock on reentry to the crash path
> xen-unstable.hg-28067.065befe6d07e
> git: 470f58c159410b280627c2ea7798ea12ad93bd7c

I applied all of them to 4.3 and all but the first one to 4.2 (the
first one would require a backport to be done first).

Jan

> Tools:
> 
> * libxl: Allow 4 MB of video RAM for Cirrus graphics on traditional QEM
> xen-unstable.hg-27834.02b33d7e56f6
> git: 13d13a45d0591fc195666ea20ddf8781a0367e88
> 
> 
> ~Andrew

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

end of thread, other threads:[~2014-01-17 15:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 15:14 preparing for 4.3.2 and 4.2.4 Jan Beulich
2014-01-13 15:31 ` Andrew Cooper
2014-01-17 15:43   ` Jan Beulich
2014-01-13 16:49 ` Ian Jackson
2014-01-13 16:57   ` Ian Campbell
2014-01-13 18:33 ` Don Slutz
2014-01-13 18:38 ` Don Slutz
2014-01-14  7:49   ` Jan Beulich

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.