# git rev-parse -q --verify 3120b9a6a3f7487f96af7bd634ec49c87ef712ab^{commit} 3120b9a6a3f7487f96af7bd634ec49c87ef712ab already have revision, skipping fetch # git checkout -q -f -B kisskb 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # git clean -qxdf # < git log -1 # commit 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # Merge: 56037cadf604 fb377eb80c80 # Author: Linus Torvalds # Date: Tue Sep 10 12:34:13 2019 +0100 # # Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic # # Pull ipc regression fixes from Arnd Bergmann: # "Fix ipc regressions from y2038 patches # # These are two regression fixes for bugs that got introduced during the # system call rework that went into linux-5.1 but only bisected and # fixed now: # # - One patch affects semtimedop() on many of the less common 32-bit # architectures, this just needs a single-line bugfix. # # - The other affects only sparc64 and has a slightly more invasive # workaround to apply the same change to sparc64 that was done to the # generic code used everywhere else" # # * tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: # ipc: fix sparc64 ipc() wrapper # ipc: fix semtimedop for generic 32-bit architectures # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_shannon_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- shannon_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_shannon_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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:338:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_shannon_defconfig_arm # Build took: 0:00:30.490600