# git rev-parse -q --verify abde77eb5c66b2f98539c4644b54f34b7e179e6b^{commit} abde77eb5c66b2f98539c4644b54f34b7e179e6b already have revision, skipping fetch # git checkout -q -f -B kisskb abde77eb5c66b2f98539c4644b54f34b7e179e6b # git clean -qxdf # < git log -1 # commit abde77eb5c66b2f98539c4644b54f34b7e179e6b # Merge: 23c970608a09 f2b31bb59824 # Author: Linus Torvalds # Date: Thu May 9 13:52:12 2019 -0700 # # Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup # # Pull cgroup updates from Tejun Heo: # "This includes Roman's cgroup2 freezer implementation. # # It's a separate machanism from cgroup1 freezer. Instead of blocking # user tasks in arbitrary uninterruptible sleeps, the new implementation # extends jobctl stop - frozen tasks are trapped in jobctl stop until # thawed and can be killed and ptraced. Lots of thanks to Oleg for # sheperding the effort. # # Other than that, there are a few trivial changes" # # * 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: # cgroup: never call do_group_exit() with task->frozen bit set # kernel: cgroup: fix misuse of %x # cgroup: get rid of cgroup_freezer_frozen_exit() # cgroup: prevent spurious transition into non-frozen state # cgroup: Remove unused cgrp variable # cgroup: document cgroup v2 freezer interface # cgroup: add tracing points for cgroup v2 freezer # cgroup: make TRACE_CGROUP_PATH irq-safe # kselftests: cgroup: add freezer controller self-tests # kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy() # cgroup: cgroup v2 freezer # cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock # cgroup: implement __cgroup_task_count() helper # cgroup: rename freezer.c into legacy_freezer.c # cgroup: remove extra cgroup_migrate_finish() call # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 abde77eb5c66b2f98539c4644b54f34b7e179e6b # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] WARNING: vmlinux.o(.text+0x3084): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3334): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3368): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:05:03.783609