# git rev-parse -q --verify 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.14.y # git rev-parse -q --verify 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35^{commit} 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 # git checkout -q -f -B kisskb 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 # git clean -qxdf # < git log -1 # commit 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 # Author: Greg Kroah-Hartman # Date: Wed Oct 25 11:13:33 2023 +0200 # # Linux 4.14.328 # # Link: https://lore.kernel.org/r/20231023104810.781270702@linuxfoundation.org # Tested-by: Pavel Machek (CIP) # Tested-by: Linux Kernel Functional Testing # Link: https://lore.kernel.org/r/20231024083251.452724764@linuxfoundation.org # Tested-by: Linux Kernel Functional Testing # Tested-by: Harshit Mogalapalli # Tested-by: Guenter Roeck # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 # make -s -j 24 ARCH=x86 O=/kisskb/build/stable-4.14_x86_64_defconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 24 ARCH=x86 O=/kisskb/build/stable-4.14_x86_64_defconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86 O=/kisskb/build/stable-4.14_x86_64_defconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 24 ARCH=x86 O=/kisskb/build/stable-4.14_x86_64_defconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' differs from latest kernel version at 'arch/x86/include/asm/insn.h' /kisskb/src/kernel/sched/core.c: In function 'sched_init': /kisskb/src/kernel/sched/core.c:5962:30: warning: the comparison will always evaluate as 'false' for the address of 'cpu_isolated_map' will never be NULL [-Waddress] 5962 | if (cpu_isolated_map == NULL) | ^~ /kisskb/src/kernel/sched/core.c:87:15: note: 'cpu_isolated_map' declared here 87 | cpumask_var_t cpu_isolated_map; | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/profile.c: In function 'profile_dead_cpu': /kisskb/src/kernel/profile.c:346:27: warning: the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress] 346 | if (prof_cpu_mask != NULL) | ^~ /kisskb/src/kernel/profile.c:49:22: note: 'prof_cpu_mask' declared here 49 | static cpumask_var_t prof_cpu_mask; | ^~~~~~~~~~~~~ /kisskb/src/kernel/profile.c: In function 'profile_online_cpu': /kisskb/src/kernel/profile.c:383:27: warning: the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress] 383 | if (prof_cpu_mask != NULL) | ^~ /kisskb/src/kernel/profile.c:49:22: note: 'prof_cpu_mask' declared here 49 | static cpumask_var_t prof_cpu_mask; | ^~~~~~~~~~~~~ /kisskb/src/kernel/profile.c: In function 'profile_tick': /kisskb/src/kernel/profile.c:413:47: warning: the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress] 413 | if (!user_mode(regs) && prof_cpu_mask != NULL && | ^~ /kisskb/src/kernel/profile.c:49:22: note: 'prof_cpu_mask' declared here 49 | static cpumask_var_t prof_cpu_mask; | ^~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text' /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: warning: creating DT_TEXTREL in a PIE Completed OK # rm -rf /kisskb/build/stable-4.14_x86_64_defconfig_x86_64-gcc12 # Build took: 0:04:52.169428