On 2/4/19 5:48 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > The mm-of-the-moment snapshot 2019-02-04-17-47 has been uploaded to > > http://www.ozlabs.org/~akpm/mmotm/ > > mmotm-readme.txt says > > README for mm-of-the-moment: > > http://www.ozlabs.org/~akpm/mmotm/ > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > more than once a week. > > You will need quilt to apply these patches to the latest Linus release (4.x > or 4.x-rcY). The series file is in broken-out.tar.gz and is duplicated in > http://ozlabs.org/~akpm/mmotm/series on x86_64 UML: (although should be many places) ../fs/binfmt_elf.c: In function ‘write_note_info’: ../fs/binfmt_elf.c:2122:19: error: ‘tmp’ undeclared (first use in this function) for (i = 0; i < tmp->num_notes; i++) ^ -- ~Randy