Re: [linux-yocto] [yocto-4.12][PATCH 0/2] a kmemleak and build warning fix for yocto-4.12

2018-03-01 Thread Bruce Ashfield
On 2018-03-01 9:17 PM, Liwei Song wrote: Hi Bruce, These are two upstream patches to fix kmemleak(patch1) and build warning(patch2) for yocto-4.12 kernel. Looks good. I've added this to my queue, but I'm working through a kernel-devsrc change and libc-headers update, so it will be a few days

[linux-yocto] [yocto-4.12][PATCH 0/2] a kmemleak and build warning fix for yocto-4.12

2018-03-01 Thread Liwei Song
Hi Bruce, These are two upstream patches to fix kmemleak(patch1) and build warning(patch2) for yocto-4.12 kernel. Thanks, Liwei. Mikulas Patocka (1): brd: remove unused brd_mutex Shu Wang (1): audit: fix memleak in auditd_send_unicast_skb. drivers/block/brd.c | 1 - kernel/audit.c