# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f4b936f5d6fd0625a78a7b4b92e98739a2bdb6f7 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc44x_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1662:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fda24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3069345 Bytes = 2997.41 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 006000c4 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3068830 Bytes = 2996.90 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 006014a8 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3068809 Bytes = 2996.88 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 006014b8 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3068782 Bytes = 2996.86 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 00601498 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3068142 Bytes = 2996.23 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 006014a8 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3068973 Bytes = 2997.04 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 006014a0 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3068188 Bytes = 2996.28 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 006001b8 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3069371 Bytes = 2997.43 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 006014a8 Image Name: Linux-5.10.0-rc4-gf4b936f5d6fd Created: Mon Nov 23 09:26:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3069439 Bytes = 2997.50 KiB = 2.93 MiB Load Address: 00600000 Entry Point: 00601488 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 # Build took: 0:01:12.625153