# git rev-parse -q --verify b4d0562137c9035becad5fc0588f6163aed916db^{commit} b4d0562137c9035becad5fc0588f6163aed916db already have revision, skipping fetch # git checkout -q -f -B kisskb b4d0562137c9035becad5fc0588f6163aed916db # git clean -qxdf # < git log -1 # commit b4d0562137c9035becad5fc0588f6163aed916db # Merge: c42c12a 9d6d99e # Author: Linus Torvalds # Date: Fri Jul 6 09:14:34 2018 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 fixes from Martin Schwidefsky: # "A few more changes for v4.18: # # - wire up the two new system calls io_pgetevents and rseq # # - fix a register corruption in the expolines code for machines # without EXRL # # - drastically reduce the memory utilization of the dasd driver # # - fix reference counting for KVM page table pages" # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390: wire up rseq system call # s390: wire up io_pgetevents system call # s390/mm: fix refcount usage for 4K pgste # s390/dasd: reduce the default queue depth and nr of hardware queues # s390: Correct register corruption in critical section cleanup # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < git log --format=%s --max-count=1 b4d0562137c9035becad5fc0588f6163aed916db # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- :1239:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /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:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:909:6: warning: unused variable 'val' [-Wunused-variable] /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1637:28: warning: unused variable 'pdata' [-Wunused-variable] Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k # Build took: 0:00:22.036259