Re: [linux-yocto] [PATCH v2] ipv4: net namespace does not inherit network configurations

2018-10-28 Thread He Zhe
On 2018/10/29 10:52, Bruce Ashfield wrote: > Looks fine to me. > > And to confirm, this is for 4.18, correct ? This is for linux-yocto-dev standard/base, linux-yocto v4.18/standard/base. Zhe > > Bruce > > On 2018-10-28 10:24 PM, zhe...@windriver.com wrote: >> From: He Zhe >> >> patch from htt

Re: [linux-yocto] [PATCH v2] ipv4: net namespace does not inherit network configurations

2018-10-28 Thread Bruce Ashfield
Looks fine to me. And to confirm, this is for 4.18, correct ? Bruce On 2018-10-28 10:24 PM, zhe...@windriver.com wrote: From: He Zhe patch from https://lkml.org/lkml/2014/7/29/119 Ipv4 net namespace requires a similar logic change as commit a79ca223e029 [ipv6: fix bad free of addrconf_init_

[linux-yocto] [PATCH v2] ipv4: net namespace does not inherit network configurations

2018-10-28 Thread zhe.he
From: He Zhe patch from https://lkml.org/lkml/2014/7/29/119 Ipv4 net namespace requires a similar logic change as commit a79ca223e029 [ipv6: fix bad free of addrconf_init_net] introduces for newer kernels. Since a net namespace is independent to another. That is, there is no any relationship be

Re: [linux-yocto] [PATCH 4.18-rt 0/5] Add most recent linux-rt-devel updates

2018-10-28 Thread Bruce Ashfield
On 2018-10-26 1:35 PM, Paul Gortmaker wrote: Bruce, Yocto kernel folks. Here are four commits found in the linux-rt-devel repository on the 4.18.x branch, plus the version bump to match that of the tag where these commits can be found. There is not a lot of updates but I did a quick sanity boot

Re: [linux-yocto] : [yocto-4.18]: arch: arm64: dts: add property snps, multicast-filter-bins for stratix10 platform

2018-10-28 Thread Bruce Ashfield
On 2018-10-26 3:54 AM, meng...@windriver.com wrote: From: Limeng Hi Bruce, Could you please help to merge this patch into linux-yocto kernel, branch is v4.18/standard/intel-socfpga merged. Bruce socfpga_stratix10_socdk.dts |1 + 1 file changed, 1 insertion(+) Thanks, Limeng

Re: [linux-yocto] [PATCH] netfilter: Fix kmemleak false positive reports

2018-10-28 Thread Bruce Ashfield
On 2018-10-25 4:27 PM, Mark Asselstine wrote: On Thursday, October 25, 2018 6:41:09 AM EDT He Zhe wrote: On 2018/10/25 18:29, Bruce Ashfield wrote: On 10/23/18 6:33 AM, zhe...@windriver.com wrote: From: He Zhe unreferenced object 0x9643edb89900 (size 256): comm "sd-resolve", pid 220,

Re: [linux-yocto] [yocto-4.14][PATCH] sound.cfg: enable SND_SOC_INTEL_SKYLAKE explicitly

2018-10-28 Thread Bruce Ashfield
On 2018-10-25 6:28 AM, Bruce Ashfield wrote: On 10/23/18 2:28 AM, Anuj Mittal wrote: This helps kernels that might have the sound/soc kconfig changes backported to 4.14 [1]. Looks good. As I mentioned in other email, Due to travel, I haven't gotten to it yet. But it will be merged by Monday.

Re: [linux-yocto] [PATCH 0/1] config cleanup

2018-10-28 Thread Bruce Ashfield
On 2018-10-25 6:27 AM, Bruce Ashfield wrote: On 10/22/18 11:28 PM, Anuj Mittal wrote: Hi Bruce, Can you please merge this in 4.18, 4.19 and master? Thanks! The patch looks fine. Due to travel, I haven't gotten to it yet. But it will be merged by Monday. This is now merged. Bruce Bruce