<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 27, 2019 at 4:44 AM Pasi Kärkkäinen <<a href="mailto:pasik@iki.fi" target="_blank">pasik@iki.fi</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
On Mon, Feb 11, 2019 at 12:49:30PM +0200, Pasi Kärkkäinen wrote:<br>
> Hi,<br>
> <br>
> On Sun, Feb 10, 2019 at 10:35:56PM -0500, Karl Johnson wrote:<br>
> >    Hello,<br>
> >    I built 4.9.155 for both el6 and el7, you can test them here:<br>
> >    [1]<a href="https://repo.aerisnetwork.com/archive/kernel-4.9.155-34.el6.x86_64.rpm" rel="noreferrer" target="_blank">https://repo.aerisnetwork.com/archive/kernel-4.9.155-34.el6.x86_64.rpm</a><br>
> >    [2]<a href="https://repo.aerisnetwork.com/archive/kernel-4.9.155-34.el7.x86_64.rpm" rel="noreferrer" target="_blank">https://repo.aerisnetwork.com/archive/kernel-4.9.155-34.el7.x86_64.rpm</a><br>
> >    It works fine for me so far on el6, I'll update my pull request later on<br>
> >    GitHub with this version.<br>
> >    [root@node-tmp1 ~]# cat /proc/version<br>
> >    Linux version 4.9.155-34.el6.x86_64 ([3]<a href="mailto:mockbuild@build.aerisnetwork.net" target="_blank">mockbuild@build.aerisnetwork.net</a>)<br>
> >    (gcc version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC) ) #1 SMP Sun Feb 10<br>
> >    11:20:04 EST 2019<br>
> <br>
> Great, thanks a lot! I'll give it a go.<br>
> <br>
<br>
With initial testing seems to work OK for me!<br>
Meanwhile upstream kernel is up to v4.9.161, so let's update the sig-virt kernel to that version.. <br>
<br>
Karl: Can you prepare a PR?<br>
<br>
<br>
<br>
Thanks,<br>
<br>
-- Pasi<br></blockquote><div><br></div><div>I built 4.9.161, works for me on el6:</div><div><br></div><div>[root@node-tmp1 ~]# cat /proc/version <br>Linux version 4.9.161-34.el6.x86_64 (<a href="mailto:mockbuild@build.aerisnetwork.net">mockbuild@build.aerisnetwork.net</a>) (gcc version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC) ) #1 SMP Wed Feb 27 09:48:40 EST 2019</div><div><br></div><div>Only one strange thing, I had to run grub-install because Grub couldn't find root device after reboot, not sure this has something to do with the kernel upgrade. <br></div><div>Kernel 4.9.161 doesn't have the patch for CVE-2019-8912 yet so we might wait until it get released.</div><div><br></div><div>I updated my PR: <a href="https://github.com/CentOS-virt7/xen-kernel/pull/18">https://github.com/CentOS-virt7/xen-kernel/pull/18</a></div><div><br></div><div><a href="https://repo.aerisnetwork.com/archive/kernel-4.9.161-34.el6.x86_64.rpm">https://repo.aerisnetwork.com/archive/kernel-4.9.161-34.el6.x86_64.rpm</a></div><div><a href="https://repo.aerisnetwork.com/archive/kernel-4.9.161-34.el7.x86_64.rpm">https://repo.aerisnetwork.com/archive/kernel-4.9.161-34.el7.x86_64.rpm</a><br></div><div><br></div><div>Anthony Perard already tried to build my PR on the CBS but he was not able to enable the SCL repo (<a href="http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/">http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/</a>) to get devtoolset-7. We might need to get help from centos-devel.</div><div><br></div><div>Karl<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
> <br>
> -- Pasi<br>
> <br>
> >    Karl<br>
> ><br>
> >    On Sat, Feb 9, 2019 at 10:32 AM Pasi KÀrkkÀinen <[4]<a href="mailto:pasik@iki.fi" target="_blank">pasik@iki.fi</a>> wrote:<br>
> > <br>
> >      Hello everyone,<br>
> > <br>
> >      Some of you might remember discussions earlier in 2017 (huh, long time<br>
> >      ago) on centos-virt list about Linux kernel tty/ldisc related bug, which<br>
> >      caused Xen dom0 kernel crashes for some people (and also more easy to<br>
> >      trigger crashes on other arches, like on hp pa-risc), but the bug was<br>
> >      difficult to reproduce for others/most people.<br>
> > <br>
> >      Fix for this issue was merged to centos virt-sig Linux 4.9.48-29 kernel<br>
> >      earlier in 2017, but reverted/deleted in 4.9.75-30 due to problems with<br>
> >      the patch. The patch in question was also merged to upstream Linux<br>
> >      kernel, and later reverted there aswell.<br>
> > <br>
> >      But now finally the issue has been resolved in upstream Linux, and the<br>
> >      patches have been already backported to Linux 4.9.152 longterm stable<br>
> >      kernel. Changelog:<br>
> >      [5]<a href="https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.152" rel="noreferrer" target="_blank">https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.152</a><br>
> >      You can find the tty/ldisc patches there.<br>
> > <br>
> >      So I propose we build the latest 4.9.155 kernel for CentOS virt-sig for<br>
> >      centos6 and centos7.<br>
> > <br>
> >      Thanks,<br>
> > <br>
> >      -- Pasi<br>
> > <br>
</blockquote></div></div></div></div></div></div></div></div></div></div>