# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 71b8ebbf3d7bee88427eb207ef643f2f6447c625 # < make -s -j 10 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 10 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:01:14.192532