From: Linus Torvalds Date: Tue, 27 Jun 2023 19:25:42 +0000 (-0700) Subject: Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip X-Git-Tag: v6.6.17~4594 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4baa098a147d76a9ad1a6867fa14286db52085b6;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'x86_misc_for_v6.5' of git://git./linux/kernel/git/tip/tip Pull misc x86 updates from Borislav Petkov: - Remove the local symbols prefix of the get/put_user() exception handling symbols so that tools do not get confused by the presence of code belonging to the wrong symbol/not belonging to any symbol - Improve csum_partial()'s performance - Some improvements to the kcpuid tool * tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/lib: Make get/put_user() exception handling a visible symbol x86/csum: Fix clang -Wuninitialized in csum_partial() x86/csum: Improve performance of `csum_partial` tools/x86/kcpuid: Add .gitignore tools/x86/kcpuid: Dump the correct CPUID function in error --- 4baa098a147d76a9ad1a6867fa14286db52085b6