# git rev-parse -q --verify cf46ee80c6d2f24c2cae2b40c7d45b6e81457b8b^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.19.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify cf46ee80c6d2f24c2cae2b40c7d45b6e81457b8b^{commit} cf46ee80c6d2f24c2cae2b40c7d45b6e81457b8b # git checkout -q -f -B kisskb cf46ee80c6d2f24c2cae2b40c7d45b6e81457b8b # git clean -qxdf # < git log -1 # commit cf46ee80c6d2f24c2cae2b40c7d45b6e81457b8b # Author: Greg Kroah-Hartman # Date: Wed Oct 5 10:36:46 2022 +0200 # # Linux 4.19.261 # # Link: https://lore.kernel.org/r/20221003070715.406550966@linuxfoundation.org # Tested-by: Jon Hunter # Tested-by: Slade Watkins # Tested-by: Pavel Machek (CIP) # Tested-by: Guenter Roeck # Tested-by: Shuah Khan # Tested-by: Linux Kernel Functional Testing # Tested-by: Sudip Mukherjee # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 cf46ee80c6d2f24c2cae2b40c7d45b6e81457b8b # < make -s -j 32 ARCH=x86 O=/kisskb/build/stable-4.19_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=x86 O=/kisskb/build/stable-4.19_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/stable-4.19_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/stable-4.19_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/arch/x86/entry/entry_64.S: Assembler messages: /kisskb/src/arch/x86/entry/entry_64.S:1738: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret' arch/x86/xen/.tmp_enlighten_pv.o: warning: objtool: xen_cpuid()+0x5a: can't find jump dest instruction at .text+0xd1 /kisskb/src/arch/x86/include/asm/sync_bitops.h: Assembler messages: /kisskb/src/arch/x86/include/asm/sync_bitops.h:103: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr' /kisskb/src/drivers/gpu/drm/i915/intel_dp.c: In function 'intel_dp_check_mst_status': /kisskb/src/drivers/gpu/drm/i915/intel_dp.c:4129:30: warning: 'drm_dp_channel_eq_ok' reading 6 bytes from a region of size 4 [-Wstringop-overread] 4129 | !drm_dp_channel_eq_ok(&esi[10], intel_dp->lane_count)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/i915/intel_dp.c:4129:30: note: referencing argument 1 of type 'const u8 *' {aka 'const unsigned char *'} In file included from /kisskb/src/drivers/gpu/drm/i915/intel_dp.c:39: /kisskb/src/include/drm/drm_dp_helper.h:954:6: note: in a call to function 'drm_dp_channel_eq_ok' 954 | bool drm_dp_channel_eq_ok(const u8 link_status[DP_LINK_STATUS_SIZE], | ^~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-11.1.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-11.1.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.19_x86-allmodconfig_x86_64-gcc11 # Build took: 0:32:57.192502