# git rev-parse -q --verify 65aca32efdcb0965502d3db2f1fa33838c070952^{commit} 65aca32efdcb0965502d3db2f1fa33838c070952 already have revision, skipping fetch # git checkout -q -f -B kisskb 65aca32efdcb0965502d3db2f1fa33838c070952 # git clean -qxdf # < git log -1 # commit 65aca32efdcb0965502d3db2f1fa33838c070952 # Merge: 90c8ce31dbe9 d0072ca52967 # Author: Linus Torvalds # Date: Fri Mar 24 18:06:11 2023 -0700 # # Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull misc fixes from Andrew Morton: # "21 hotfixes, 8 of which are cc:stable. 11 are for MM, the remainder # are for other subsystems" # # * tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (21 commits) # mm: mmap: remove newline at the end of the trace # mailmap: add entries for Richard Leitner # kcsan: avoid passing -g for test # kfence: avoid passing -g for test # mm: kfence: fix using kfence_metadata without initialization in show_object() # lib: dhry: fix unstable smp_processor_id(_) usage # mailmap: add entry for Enric Balletbo i Serra # mailmap: map Sai Prakash Ranjan's old address to his current one # mailmap: map Rajendra Nayak's old address to his current one # Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare" # mailmap: add entry for Tobias Klauser # kasan, powerpc: don't rename memintrinsics if compiler adds prefixes # mm/ksm: fix race with VMA iteration and mm_struct teardown # kselftest: vm: fix unused variable warning # mm: fix error handling for map_deny_write_exec # mm: deduplicate error handling for map_deny_write_exec # checksyscalls: ignore fstat to silence build warning on LoongArch # nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() # test_maple_tree: add more testing for mas_empty_area() # maple_tree: fix mas_skip_node() end slot detection # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 65aca32efdcb0965502d3db2f1fa33838c070952 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12727:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:12731:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12733:warning: override: reassigning to symbol UML_NET_SLIP .config:12738:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: In function 'kfd_cpumask_to_apic_id': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:2157:48: error: 'struct cpuinfo_um' has no member named 'apicid' 2157 | return cpu_data(first_cpu_of_numa_node).apicid; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:2161:1: error: control reaches end of non-void function [-Werror=return-type] 2161 | } | ^ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu/drm/amd/amdgpu] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu/drm] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 # Build took: 0:14:56.513287