# git rev-parse -q --verify 4ecd704a4c51fd95973fcc3a60444e0e24eb9439^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 4ecd704a4c51fd95973fcc3a60444e0e24eb9439^{commit} 4ecd704a4c51fd95973fcc3a60444e0e24eb9439 # git checkout -q -f -B kisskb 4ecd704a4c51fd95973fcc3a60444e0e24eb9439 # git clean -qxdf # < git log -1 # commit 4ecd704a4c51fd95973fcc3a60444e0e24eb9439 # Author: Lino Sanfilippo # Date: Tue May 30 18:41:16 2023 +0200 # # tpm, tpm_tis: correct tpm_tis_flags enumeration values # # With commit 858e8b792d06 ("tpm, tpm_tis: Avoid cache incoherency in test # for interrupts") bit accessor functions are used to access flags in # tpm_tis_data->flags. # # However these functions expect bit numbers, while the flags are defined # as bit masks in enum tpm_tis_flag. # # Fix this inconsistency by using numbers instead of masks also for the # flags in the enum. # # Reported-by: Pavel Machek # Fixes: 858e8b792d06 ("tpm, tpm_tis: Avoid cache incoherency in test for interrupts") # Signed-off-by: Lino Sanfilippo # Cc: stable@vger.kernel.org # Reviewed-by: Pavel Machek # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 4ecd704a4c51fd95973fcc3a60444e0e24eb9439 # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 # Build took: 0:00:58.714162