Em Wed, Jan 09, 2019 at 08:05:28AM +0100, Ingo Molnar escreveu: > * Arnaldo Carvalho de Melo <[email protected]> wrote: > > . Update linux/{fs,vhost}.h, grab a copy o linux/mount.h, where the > > MS_ mount flags were moved. > We still have two UAPI warnings in the latest tip:perf/urgent - the patch > below fixes them, at least on x86. > The if_link.h looks trivial enough - but I'm unsure about the powerpc one > and didn't test it on PowerPC.
The PPC one I already pinged Ravi Bangoria, as it is used to generate the syscall table for 'perf trace', now it works like x86 and s390, he said he was a bit busy but will tackle this. The if_link one I just updated in my local branch, will go in the next round. Thanks, - Arnaldo

