Re: [PATCH] tools uapi asm: Update asm-generic/unistd.h

2019-01-09 Thread Laura Abbott
On 1/9/19 5:15 AM, Arnaldo Carvalho de Melo wrote: Em Tue, Jan 08, 2019 at 02:17:58PM -0800, Laura Abbott escreveu: Commit 4e21565b7fd4 ("asm-generic: add kexec_file_load system call to unistd.h") added the system call to the generic header but not to the perf copy resulting a compile failure on

Re: [PATCH] tools uapi asm: Update asm-generic/unistd.h

2019-01-09 Thread Arnaldo Carvalho de Melo
Em Tue, Jan 08, 2019 at 02:17:58PM -0800, Laura Abbott escreveu: > Commit 4e21565b7fd4 ("asm-generic: add kexec_file_load system > call to unistd.h") added the system call to the generic header > but not to the perf copy resulting a compile failure on aarch64 Humm, that shouldn't happen, i.e. kern

[PATCH] tools uapi asm: Update asm-generic/unistd.h

2019-01-08 Thread Laura Abbott
Commit 4e21565b7fd4 ("asm-generic: add kexec_file_load system call to unistd.h") added the system call to the generic header but not to the perf copy resulting a compile failure on aarch64 When running mksyscalltbl BUILDSTDERR: : In function 'main': BUILDSTDERR: :273:44: error: '__NR_kexec_file_lo