# git rev-parse -q --verify f4b936f5d6fd0625a78a7b4b92e98739a2bdb6f7^{commit} f4b936f5d6fd0625a78a7b4b92e98739a2bdb6f7 already have revision, skipping fetch # git checkout -q -f -B kisskb f4b936f5d6fd0625a78a7b4b92e98739a2bdb6f7 # git clean -qxdf # < git log -1 # commit f4b936f5d6fd0625a78a7b4b92e98739a2bdb6f7 # Merge: 48da33058975 2279f540ea7d # Author: Linus Torvalds # Date: Sun Nov 22 13:26:07 2020 -0800 # # Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull scheduler fixes from Thomas Gleixner: # "A couple of scheduler fixes: # # - Make the conditional update of the overutilized state work # correctly by caching the relevant flags state before overwriting # them and checking them afterwards. # # - Fix a data race in the wakeup path which caused loadavg on ARM64 # platforms to become a random number generator. # # - Fix the ordering of the iowaiter accounting operations so it can't # be decremented before it is incremented. # # - Fix a bug in the deadline scheduler vs. priority inheritance when a # non-deadline task A has inherited the parameters of a deadline task # B and then blocks on a non-deadline task C. # # The second inheritance step used the static deadline parameters of # task A, which are usually 0, instead of further propagating task # B's parameters. The zero initialized parameters trigger a bug in # the deadline scheduler" # # * tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # sched/deadline: Fix priority inheritance with multiple scheduling classes # sched: Fix rq->nr_iowait ordering # sched: Fix data-race in wakeup # sched/fair: Fix overutilized update in enqueue_task_fair() # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/arc-linux/bin/arc-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/arc-linux/bin/arc-linux-ld --version # < git log --format=%s --max-count=1 f4b936f5d6fd0625a78a7b4b92e98739a2bdb6f7 # < make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arc-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/arc-linux/bin/arc-linux- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arc-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/arc-linux/bin/arc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arc-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/arc-linux/bin/arc-linux- {standard input}: Assembler messages: {standard input}:170: Error: inappropriate arguments for opcode 'adc' make[2]: *** [/kisskb/src/scripts/Makefile.build:283: fs/remap_range.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arc-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/arc-linux/bin/arc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_axs101_defconfig_arc-gcc10 # Build took: 0:01:25.102014