# git rev-parse -q --verify 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b^{commit} 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b already have revision, skipping fetch # git checkout -q -f -B kisskb 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b # git clean -qxdf # < git log -1 # commit 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b # Merge: 4581aa96475b ee474b81fe5a # Author: Linus Torvalds # Date: Tue Nov 6 08:12:10 2018 -0800 # # Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fix from Steven Rostedt: # "Masami found a slight bug in his code where he transposed the # arguments of a call to strpbrk. # # The reason this wasn't detected in our tests is that the only way this # would transpire is when a kprobe event with a symbol offset is # attached to a function that belongs to a module that isn't loaded yet. # When the kprobe trace event is added, the offset would be truncated # after it was parsed, and when the module is loaded, it would use the # symbol without the offset (as the nul character added by the parsing # would not be replaced with the original character)" # # * tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing/kprobes: Fix strpbrk() argument order # < /opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux-gcc --version # < git log --format=%s --max-count=1 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b # < make -s -j 48 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- defconfig # make -s -j 48 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_utsname': /kisskb/src/arch/alpha/kernel/osf_sys.c:532:6: warning: unused variable 'error' [-Wunused-variable] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_getdomainname': /kisskb/src/arch/alpha/kernel/osf_sys.c:563:11: warning: unused variable 'err' [-Wunused-variable] /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] /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:341:21: note: 'pdeo' was declared here WARNING: "saved_config" [vmlinux] is COMMON symbol Kernel arch/alpha/boot/vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/linus_alpha-defconfig_alpha # Build took: 0:00:38.458820