# git rev-parse -q --verify 4cdb2daefeaa805b352f3e68aa8d5ee2e61b4f25^{commit} 4cdb2daefeaa805b352f3e68aa8d5ee2e61b4f25 already have revision, skipping fetch # git checkout -q -f -B kisskb 4cdb2daefeaa805b352f3e68aa8d5ee2e61b4f25 # git clean -qxdf # < git log -1 # commit 4cdb2daefeaa805b352f3e68aa8d5ee2e61b4f25 # 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 4cdb2daefeaa805b352f3e68aa8d5ee2e61b4f25 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc # Build took: 0:00:16.465135