# git rev-parse -q --verify edf6a2dfe3889daf97e7c164891a87832169e3e4^{commit} edf6a2dfe3889daf97e7c164891a87832169e3e4 already have revision, skipping fetch # git checkout -q -f -B kisskb edf6a2dfe3889daf97e7c164891a87832169e3e4 # git clean -qxdf # < git log -1 # commit edf6a2dfe3889daf97e7c164891a87832169e3e4 # Author: Naveen N. Rao # Date: Fri May 4 18:44:25 2018 +0530 # # powerpc/trace/syscalls: Update syscall name matching logic to account for ppc_ prefix # # Some syscall entry functions on powerpc are prefixed with # ppc_/ppc32_/ppc64_ rather than the usual sys_/__se_sys prefix. fork(), # clone(), swapcontext() are some examples of syscalls with such entry # points. We need to match against these names when initializing ftrace # syscall tracing. # # Signed-off-by: Naveen N. Rao # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 edf6a2dfe3889daf97e7c164891a87832169e3e4 # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_gamecube_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- gamecube_defconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_gamecube_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x6960a4) overlaps the address of the wrapper(0x600000) INFO: Fixing the link_address of wrapper to (0x700000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_gamecube_defconfig_powerpc # Build took: 0:00:23.652459