Hi all,
After merging the tip tree, today's linux-next build (powerpc64le perf)
failed like this:
make[3]: *** No rule to make target
'/home/sfr/next/perf/arch/x86/include/generated/asm/syscalls_64.c', needed by
'/home/sfr/next/perf/util/syscalltbl.o'. Stop.
(I build in /home/sfr/next/next with objects in /home/sfr/next/perf.)
Presumably caused by commit
1b700c997500 ("perf tools: Build syscall table .c header from kernel's
syscall_64.tbl")
I have reverted that commit for today (which fixes my build problem but
may not be overall correct).
--
Cheers,
Stephen Rothwell