# git rev-parse -q --verify 71b8ebbf3d7bee88427eb207ef643f2f6447c625^{commit} 71b8ebbf3d7bee88427eb207ef643f2f6447c625 already have revision, skipping fetch # git checkout -q -f -B kisskb 71b8ebbf3d7bee88427eb207ef643f2f6447c625 # git clean -qxdf # < git log -1 # commit 71b8ebbf3d7bee88427eb207ef643f2f6447c625 # Merge: 174e719 317d359 # Author: Linus Torvalds # Date: Sun Apr 15 12:43:30 2018 -0700 # # Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull scheduler fixes from Thomas Gleixner: # "A few scheduler fixes: # # - Prevent a bogus warning vs. runqueue clock update flags in # do_sched_rt_period_timer() # # - Simplify the helper functions which handle requests for skipping # the runqueue clock updat. # # - Do not unlock the tunables mutex in the error path of the cpu # frequency scheduler utils. Its not held. # # - Enforce proper alignement for 'struct util_est' in sched_avg to # prevent a misalignment fault on IA64" # # * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # sched/core: Force proper alignment of 'struct util_est' # sched/core: Simplify helpers for rq clock update skip requests # sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning # sched/cpufreq/schedutil: Fix error path mutex unlock # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < git log --format=%s --max-count=1 71b8ebbf3d7bee88427eb207ef643f2f6447c625 # < make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- allnoconfig # make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- /kisskb/src/arch/s390/kernel/early.c:313:20: warning: 'memmove_early' defined but not used [-Wunused-function] /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] Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x # Build took: 0:00:15.510703