# git rev-parse -q --verify 05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a^{commit} 05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a already have revision, skipping fetch # git checkout -q -f -B kisskb 05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a # git clean -qxdf # < git log -1 # commit 05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a # Merge: 66fcf74e5c0d 7a2127e66a00 # Author: Linus Torvalds # Date: Mon Feb 6 14:07:38 2023 -0800 # # Merge tag 'cgroup-for-6.2-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup # # Pull cgroup fixes from Tejun Heo: # "During the v6.2 cycle, there were a series of changes to task cpu # affinity handling which fixed cpuset inadvertently clobbering # user-configured affinity masks. Unfortunately, they broke the affinity # handling on hybrid heterogeneous CPUs which have cores that can # execute both 64 and 32bit along with cores that can only execute 32bit # code. # # This contains two fix patches for the above issue. While reverting the # changes that caused the regression is definitely an option, the # origial patches do improve how cpuset behave signficantly in some # cases and the fixes seem fairly safe, so I think it'd be better to try # to fix them first" # # * tag 'cgroup-for-6.2-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: # cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task # cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_NUMA=n # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'kexec_extra_fdt_size_ppc64': /kisskb/src/arch/powerpc/kexec/file_load_64.c:993:33: error: implicit declaration of function 'memory_hotplug_max' [-Werror=implicit-function-declaration] 993 | usm_entries = ((memory_hotplug_max() / drmem_lmb_size()) + | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:252: arch/powerpc/kexec/file_load_64.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:504: arch/powerpc/kexec] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:504: arch/powerpc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2021: .] Error 2 make: *** [Makefile:242: __sub-make] Error 2 Command 'make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc11 # Build took: 0:02:26.586945