# git rev-parse -q --verify bb1a1146467ad812bb65440696df0782e2bc63c8^{commit} bb1a1146467ad812bb65440696df0782e2bc63c8 already have revision, skipping fetch # git checkout -q -f -B kisskb bb1a1146467ad812bb65440696df0782e2bc63c8 # git clean -qxdf # < git log -1 # commit bb1a1146467ad812bb65440696df0782e2bc63c8 # Merge: bbb8ceb5e242 79a818b50873 # Author: Linus Torvalds # Date: Mon Oct 17 18:52:43 2022 -0700 # # Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup # # Pull cgroup fixes from Tejun Heo: # # - Fix a recent regression where a sleeping kernfs function is called # with css_set_lock (spinlock) held # # - Revert the commit to enable cgroup1 support for cgroup_get_from_fd/file() # # Multiple users assume that the lookup only works for cgroup2 and # breaks when fed a cgroup1 file. Instead, introduce a separate set of # functions to lookup both v1 and v2 and use them where the user # explicitly wants to support both versions. # # - Compat update for tools/perf/util/bpf_skel/bperf_cgroup.bpf.c. # # - Add Josef Bacik as a blkcg maintainer. # # * tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: # blkcg: Update MAINTAINERS entry # mm: cgroup: fix comments for get from fd/file helpers # perf stat: Support old kernels for bperf cgroup counting # bpf: cgroup_iter: support cgroup1 using cgroup fd # cgroup: add cgroup_v1v2_get_from_[fd/file]() # Revert "cgroup: enable cgroup_get_from_file() on cgroup1" # cgroup: Reorganize css_set_lock and kernfs path processing # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 bb1a1146467ad812bb65440696df0782e2bc63c8 # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:07:45.322397