On Thu, Oct 03, 2019 at 08:30:55AM -0600, shuah wrote: > On 9/26/19 11:41 AM, Shuah Khan wrote: > > Here are the know kselftest issues on Linux 5.4 with > > top commit commit 619e17cf75dd58905aa67ccd494a6ba5f19d6cc6 > > on x86_64: > > > > The goal is to get these addressed before 5.4 comes out. > > All of these issues are now fixed, except the bpf llvm dependency. > These fixes should all be in linux-next if they haven't already. > > > > > 3 build failures and status: > > > > pidfd - undefined reference to `pthread_create' collect2: error: ld > > returned 1 exit status > > > > Fixed: https://patchwork.kernel.org/patch/11159517/ This commit is included in the following pr which I sent just now: https://lore.kernel.org/r/20191004093947.14471-1-christian.brauner@xxxxxxxxxx Thanks! Christian