<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 4, 2019 at 6:13 AM Anthony PERARD <<a href="mailto:anthony.perard@citrix.com">anthony.perard@citrix.com</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">On Wed, Feb 27, 2019 at 03:12:40PM -0500, Karl Johnson wrote:<br>
> I built 4.9.161, works for me on el6:<br>
> <br>
> [root@node-tmp1 ~]# cat /proc/version<br>
> Linux version 4.9.161-34.el6.x86_64 (<a href="mailto:mockbuild@build.aerisnetwork.net" target="_blank">mockbuild@build.aerisnetwork.net</a>) (gcc<br>
> version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC) ) #1 SMP Wed Feb 27 09:48:40<br>
> EST 2019<br>
> <br>
> Only one strange thing, I had to run grub-install because Grub couldn't<br>
> find root device after reboot, not sure this has something to do with the<br>
> kernel upgrade.<br>
> Kernel 4.9.161 doesn't have the patch for CVE-2019-8912 yet so we might<br>
> wait until it get released.<br>
> <br>
> I updated my PR: <a href="https://github.com/CentOS-virt7/xen-kernel/pull/18" rel="noreferrer" target="_blank">https://github.com/CentOS-virt7/xen-kernel/pull/18</a><br>
<br>
Hi Karl, I've build and tested your PR, but without the GCC7 patch, and<br>
when I've tested it on el6, none of the guests had network access.<br>
I had to revert the bridge changes to have them working<br>
(CONFIG_BRIDGE_NETFILTER=m and CONFIG_BRIDGE=m).<br>
<br>
Why did you want the BRIDGE built-in instead of a module?<br>
<br>
Maybe you have something to setup the bridge (probably filter) properly,<br>
or maybe something is different in the xen package between el6 and el7.<br>
Any idea?<br>
<br>
I still have to investigate the Xen pkg, and have a closer look at those<br>
tests I'm running.<br>
<br><br></blockquote><div><br></div><div>Hum strange. I switched from module to built-in because I always had a deprecated warning about bridge when booting CentOS 6 (and I guess everyone needs bridge?). I don't remember what was the exact warning because it's been a long time since I switched it. I don't mind to put it back as a module, both works for me but the warning is gone when built-in.<br></div><div><br></div><div>Karl<br></div></div></div>