OpenCloudOS-Kernel/arch
Jie Meng 2e30960097 bpf, x64: Remove unnecessary check on existence of SSE2
SSE2 and hence lfence are architectural in x86-64 and no need to check
whether they're supported in CPU. SSE2's CPUID flag is still set to
maintain backward compatibility with older code or code shared with x86,
but bpf_jit_comp.c is compiled under x86-64 exclusively so the check is
redundant.

Signed-off-by: Jie Meng <jmeng@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: KP Singh <kpsingh@kernel.org>
Link: https://lore.kernel.org/bpf/20221005170039.3936894-1-jmeng@fb.com
2022-10-07 16:22:07 +02:00
..
alpha execve updates for v6.1-rc1 2022-10-03 16:56:40 -07:00
arc Kbuild updates for v5.20 2022-08-10 10:40:41 -07:00
arm Networking changes for 6.1. 2022-10-04 13:38:03 -07:00
arm64 Networking changes for 6.1. 2022-10-04 13:38:03 -07:00
csky Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable' 2022-08-11 21:06:14 +08:00
hexagon provide arch_test_bit_acquire for architectures that define test_bit 2022-08-27 09:49:54 -07:00
ia64 provide arch_test_bit_acquire for architectures that define test_bit 2022-08-27 09:49:54 -07:00
loongarch ACPI updates for 6.1-rc1 2022-10-03 13:19:53 -07:00
m68k m68k updates for v6.1 2022-10-03 09:48:47 -07:00
microblaze - The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe 2022-08-05 16:32:45 -07:00
mips Networking changes for 6.1. 2022-10-04 13:38:03 -07:00
nios2 nios2: add force_successful_syscall_return() 2022-08-15 11:25:32 -05:00
openrisc Updates to various subsystems which I help look after. lib, ocfs2, 2022-08-07 10:03:24 -07:00
parisc parisc: Allow CONFIG_64BIT with ARCH=parisc 2022-09-15 07:59:37 +02:00
powerpc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-09-29 14:30:51 -07:00
riscv RISC-V Fixes for 6.0-rc7 2022-09-23 08:51:05 -07:00
s390 KVM: s390: pci: register pci hooks without interpretation 2022-09-21 16:18:38 +02:00
sh hardening updates for v6.1-rc1 2022-10-03 17:24:22 -07:00
sparc hardening updates for v6.1-rc1 2022-10-03 17:24:22 -07:00
um hardening updates for v6.1-rc1 2022-10-03 17:24:22 -07:00
x86 bpf, x64: Remove unnecessary check on existence of SSE2 2022-10-07 16:22:07 +02:00
xtensa Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable' 2022-08-11 21:06:14 +08:00
.gitignore
Kconfig kcfi updates for v6.1-rc1 2022-10-03 17:11:07 -07:00