Re: powerpc VDSO files being unnecessarily rebuilt

2020-12-17 Thread Masahiro Yamada
On Thu, Dec 17, 2020 at 6:23 PM Masahiro Yamada wrote: > > On Thu, Dec 17, 2020 at 11:56 AM Michael Ellerman wrote: > > > > Hi all, > > > > Since the merge of the C VDSO I see we are repeatedly rebuilding some > > files in the VDSO, eg: > > > > $ make V=2 > > make[1]: Entering directory '/hom

Re: powerpc VDSO files being unnecessarily rebuilt

2020-12-17 Thread Masahiro Yamada
On Thu, Dec 17, 2020 at 11:56 AM Michael Ellerman wrote: > > Hi all, > > Since the merge of the C VDSO I see we are repeatedly rebuilding some > files in the VDSO, eg: > > $ make V=2 > make[1]: Entering directory '/home/michael/linux/build~' > GEN Makefile > CALL/home/michael/l

powerpc VDSO files being unnecessarily rebuilt

2020-12-16 Thread Michael Ellerman
Hi all, Since the merge of the C VDSO I see we are repeatedly rebuilding some files in the VDSO, eg: $ make V=2 make[1]: Entering directory '/home/michael/linux/build~' GEN Makefile CALL/home/michael/linux/scripts/checksyscalls.sh - due to target missing CALL/home/mich