> On Jan 7, 2016, at 7:32 AM, Burton, Ross wrote: > > Hi Khem, > > I just reviewed this series again and there's still some patches that need tweaking: > > On 19 December 2015 at 23:52, Khem Raj > wrote: > Khem Raj (17): > powertop: Include right headers for timval struct > > Missing Upstream-Status. > > dhcp: Include sys/types.h for u_int* defs > > Missing Upstream-Status. > > blktrace: Include > Missing Upstream-Status (Status doesn't count, there's machinery about this tag now) > > fts: Add recipe > > Every patch is missing patch explanation / signed-off-by / upstream-status. > > libcgroup: Add dependency on fts when building on musl > > The U-S is Pending but the commit isn't from you - was this actually a backport or just a patch that eg buildroot is carrying? This is a patch from sabotage linux, I have addressed all other issues. > > linux-libc-headers: Port patches for linux-headers for musl > > Patches are missing signed-off-by. > > gdk-pixbuf: Fix latent build issue exposed by musl > > This is a test that uses glibc features, so simply changing it to use malloc isn't right. This is already fixed upstream properly: https://git.gnome.org/browse/gdk-pixbuf/commit/tests/pixbuf-lowmem.c?id=205a3b04e1216c1df199aec95185f7f48b8e0491 > > The rest are merged into ross/mut so can you please rebase onto that. > > Ross > >