All of lore.kernel.org
 help / color / mirror / Atom feed
* 4.9.3 preparations
@ 2018-07-04 10:41 Jan Beulich
  2018-07-11 16:23 ` Stewart Hildebrand
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jan Beulich @ 2018-07-04 10:41 UTC (permalink / raw)
  To: xen-devel
  Cc: anthony.perard, Ian Jackson, Stefano Stabellini, Wei Liu, Lars Kurth

All,

this is supposed to go out in about 3 weeks time. Please point out backport
candidates you find missing from its staging branch, but which you consider
relevant.

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: 4.9.3 preparations
  2018-07-04 10:41 4.9.3 preparations Jan Beulich
@ 2018-07-11 16:23 ` Stewart Hildebrand
  2018-07-12  6:39   ` Jan Beulich
  2018-07-19  0:43 ` Christopher Clark
  2018-08-29  6:51 ` 4.10.2 preparations Jan Beulich
  2 siblings, 1 reply; 7+ messages in thread
From: Stewart Hildebrand @ 2018-07-11 16:23 UTC (permalink / raw)
  To: Jan Beulich, xen-devel
  Cc: anthony.perard, Wei Liu, Stefano Stabellini, Ian Jackson, Lars Kurth

08641a9e8870d3b174d95aaa55ecba43387563b5 would be nice to have included.

Stew

-----Original Message-----
From: Xen-devel [mailto:xen-devel-bounces@lists.xenproject.org] On Behalf Of Jan Beulich
Sent: Wednesday, July 4, 2018 6:42 AM
To: xen-devel <xen-devel@lists.xenproject.org>
Cc: anthony.perard@citrix.com; Ian Jackson <Ian.Jackson@eu.citrix.com>; Stefano Stabellini <sstabellini@kernel.org>; Wei Liu <wei.liu2@citrix.com>; Lars Kurth <lars.kurth@xenproject.org>
Subject: [Xen-devel] 4.9.3 preparations

All,

this is supposed to go out in about 3 weeks time. Please point out backport
candidates you find missing from its staging branch, but which you consider
relevant.

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: 4.9.3 preparations
  2018-07-11 16:23 ` Stewart Hildebrand
@ 2018-07-12  6:39   ` Jan Beulich
  2018-07-12 10:50     ` Ian Jackson
  0 siblings, 1 reply; 7+ messages in thread
From: Jan Beulich @ 2018-07-12  6:39 UTC (permalink / raw)
  To: Stewart Hildebrand, Ian Jackson
  Cc: anthony.perard, xen-devel, Stefano Stabellini, Wei Liu, Lars Kurth

>>> On 11.07.18 at 18:23, <Stewart.Hildebrand@dornerworks.com> wrote:
> 08641a9e8870d3b174d95aaa55ecba43387563b5 would be nice to have included.

Ian, that's one for you, unless you tell me to take it.

Stewart - it would have been helpful if you also included the title
(and instead perhaps just an abbreviated hash). This way I
needed to first look it up to tell whether it falls in Ian's or my court.

Thanks, Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: 4.9.3 preparations
  2018-07-12  6:39   ` Jan Beulich
@ 2018-07-12 10:50     ` Ian Jackson
  0 siblings, 0 replies; 7+ messages in thread
From: Ian Jackson @ 2018-07-12 10:50 UTC (permalink / raw)
  To: Jan Beulich
  Cc: Lars Kurth, Stefano Stabellini, Wei Liu, anthony.perard,
	Stewart Hildebrand, xen-devel

Jan Beulich writes ("RE: [Xen-devel] 4.9.3 preparations"):
> On 11.07.18 at 18:23, <Stewart.Hildebrand@dornerworks.com> wrote:
> > 08641a9e8870d3b174d95aaa55ecba43387563b5 would be nice to have included.
> 
> Ian, that's one for you, unless you tell me to take it.

Indeed.  I've committed it.

Thanks,
Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: 4.9.3 preparations
  2018-07-04 10:41 4.9.3 preparations Jan Beulich
  2018-07-11 16:23 ` Stewart Hildebrand
@ 2018-07-19  0:43 ` Christopher Clark
  2018-07-19  6:07   ` Jan Beulich
  2018-08-29  6:51 ` 4.10.2 preparations Jan Beulich
  2 siblings, 1 reply; 7+ messages in thread
From: Christopher Clark @ 2018-07-19  0:43 UTC (permalink / raw)
  To: Jan Beulich
  Cc: Lars Kurth, Stefano Stabellini, Wei Liu, Ian Jackson,
	Anthony Perard, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1204 bytes --]

On Wed, Jul 4, 2018 at 3:41 AM, Jan Beulich <JBeulich@suse.com> wrote:

> All,
>
> this is supposed to go out in about 3 weeks time. Please point out backport
> candidates you find missing from its staging branch, but which you consider
> relevant.
>


Marek's patches below are each straightforward and enable clean builds with
newer gcc.

fa7789e : tools/libxc: fix strncpy size
27751d8 : tools/misc: fix hypothetical buffer overflow in xen-lowmemd
938c8f5 : tools/xenpmd: fix possible '\0' truncation
7f601f7 : tools/gdbsx: fix -Wstringop-truncation warning
437e00f : tools/kdd: mute spurious gcc warning
2de2b10 : tools/kdd: alternative way of muting spurious gcc warning
3a633c2 : tools/blktap2: fix hypothetical buffer overflow
850e89b : tools/blktap2: fix possible '\0' truncation

This additional patch that I just posted is probably too new for
consideration for this, but it fixes a build warning with gcc 8.1:

https://lists.xenproject.org/archives/html/xen-devel/2018-07/msg01718.html
 : tools/xentop : replace use of deprecated vwprintw

so maybe not for this one, but perhaps the next.

The full set above passed compile test for x86-64, applied on top of
current staging-4.9.

Christopher

[-- Attachment #1.2: Type: text/html, Size: 2060 bytes --]

[-- Attachment #2: Type: text/plain, Size: 157 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: 4.9.3 preparations
  2018-07-19  0:43 ` Christopher Clark
@ 2018-07-19  6:07   ` Jan Beulich
  0 siblings, 0 replies; 7+ messages in thread
From: Jan Beulich @ 2018-07-19  6:07 UTC (permalink / raw)
  To: Ian Jackson, Christopher Clark
  Cc: anthony.perard, xen-devel, Stefano Stabellini, Wei Liu, Lars Kurth

>>> On 19.07.18 at 02:43, <christopher.w.clark@gmail.com> wrote:
> On Wed, Jul 4, 2018 at 3:41 AM, Jan Beulich <JBeulich@suse.com> wrote:
> 
>> All,
>>
>> this is supposed to go out in about 3 weeks time. Please point out backport
>> candidates you find missing from its staging branch, but which you consider
>> relevant.
>>
> 
> 
> Marek's patches below are each straightforward and enable clean builds with
> newer gcc.
> 
> fa7789e : tools/libxc: fix strncpy size
> 27751d8 : tools/misc: fix hypothetical buffer overflow in xen-lowmemd
> 938c8f5 : tools/xenpmd: fix possible '\0' truncation
> 7f601f7 : tools/gdbsx: fix -Wstringop-truncation warning
> 437e00f : tools/kdd: mute spurious gcc warning
> 2de2b10 : tools/kdd: alternative way of muting spurious gcc warning
> 3a633c2 : tools/blktap2: fix hypothetical buffer overflow
> 850e89b : tools/blktap2: fix possible '\0' truncation
> 
> This additional patch that I just posted is probably too new for
> consideration for this, but it fixes a build warning with gcc 8.1:
> 
> https://lists.xenproject.org/archives/html/xen-devel/2018-07/msg01718.html 
>  : tools/xentop : replace use of deprecated vwprintw
> 
> so maybe not for this one, but perhaps the next.
> 
> The full set above passed compile test for x86-64, applied on top of
> current staging-4.9.

Ian, you'll be the one to decide whether to take any or all of these.

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* 4.10.2 preparations
  2018-07-04 10:41 4.9.3 preparations Jan Beulich
  2018-07-11 16:23 ` Stewart Hildebrand
  2018-07-19  0:43 ` Christopher Clark
@ 2018-08-29  6:51 ` Jan Beulich
  2 siblings, 0 replies; 7+ messages in thread
From: Jan Beulich @ 2018-08-29  6:51 UTC (permalink / raw)
  To: xen-devel
  Cc: anthony.perard, Ian Jackson, Stefano Stabellini, Wei Liu, Lars Kurth

All,

strictly speaking this is supposed to go out in about a weeks time. With
4.9.3 blocked by an osstest failure, I'm now intending to cut both stable
versions at the same time. Since from my preliminary analysis it is only
a matter of time for other stable branches to also get stuck this same
way, I'm in particular not meaning for 4.10.2 to go out earlier than
4.9.3, i.e. not before that osstest issue is under control.

Please point out backport candidates you find missing from its staging
branch, but which you consider relevant. I have a few more commits
queued already for backporting:

48dbb2dbe9 x86/vmx: Avoid hitting BUG_ON() after EPTP-related domain_crash()
b6f43c14ce x86/vlapic: Bugfixes and improvements to vlapic_{read,write}()
60a56dc006 x86/hvm/ioreq: MMIO range checking completely ignores direction flag
3e4ec07e14 x86/setup: Avoid OoB E820 lookup when calculating the L1TF safe address
0fb0de8b24 x86/HVM: correct an inverted check in hvm_load()
ad0a9f273d rangeset: make inquiry functions tolerate NULL inputs
fd07b6648c VT-d/dmar: iommu mem leak fix

Therefore there's no need to request any of those explicitly.

Jan




_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-08-29  6:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04 10:41 4.9.3 preparations Jan Beulich
2018-07-11 16:23 ` Stewart Hildebrand
2018-07-12  6:39   ` Jan Beulich
2018-07-12 10:50     ` Ian Jackson
2018-07-19  0:43 ` Christopher Clark
2018-07-19  6:07   ` Jan Beulich
2018-08-29  6:51 ` 4.10.2 preparations 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.