# git rev-parse -q --verify 1cd735b81f3b39d58a2c18ee4b08cb22a1999c7c^{commit} 1cd735b81f3b39d58a2c18ee4b08cb22a1999c7c already have revision, skipping fetch # git checkout -q -f -B kisskb 1cd735b81f3b39d58a2c18ee4b08cb22a1999c7c # git clean -qxdf # < git log -1 # commit 1cd735b81f3b39d58a2c18ee4b08cb22a1999c7c # Author: Firoz Khan # Date: Mon Dec 17 16:10:36 2018 +0530 # # powerpc: generate uapi header and system call table files # # System call table generation script must be run to gener- # ate unistd_32/64.h and syscall_table_32/64/c32/spu.h files. # This patch will have changes which will invokes the script. # # This patch will generate unistd_32/64.h and syscall_table- # _32/64/c32/spu.h files by the syscall table generation # script invoked by parisc/Makefile and the generated files # against the removed files must be identical. # # The generated uapi header file will be included in uapi/- # asm/unistd.h and generated system call table header file # will be included by kernel/systbl.S file. # # Signed-off-by: Firoz Khan # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 1cd735b81f3b39d58a2c18ee4b08cb22a1999c7c # < make -s -j 8 ARCH=arm64 O=/kisskb/build/mpe_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 8 ARCH=arm64 O=/kisskb/build/mpe_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:9:0, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/kernel/sched/psi.c:128: /kisskb/src/kernel/sched/psi.c: In function 'cgroup_move_task': /kisskb/src/include/linux/spinlock.h:273:32: warning: 'rq' may be used uninitialized in this function [-Wmaybe-uninitialized] #define raw_spin_unlock(lock) _raw_spin_unlock(lock) ^ /kisskb/src/kernel/sched/psi.c:639:13: note: 'rq' was declared here struct rq *rq; ^ /kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'sig_ind': /kisskb/src/drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ ./usr/include/linux/v4l2-controls.h:1105: found __[us]{8,16,32,64} type without #include Completed OK # rm -rf /kisskb/build/mpe_arm64-allmodconfig_arm64 # Build took: 0:24:27.610786