linux_dsm_epyc7002/arch/s390
Michael Holzheu ae75097459 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Currently the signed COMPARE (cr) instruction is used to compare "A"
with "X". This is not correct because "A" and "X" are both unsigned.
To fix this use the unsigned COMPARE LOGICAL (clr) instruction instead.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-01-09 10:10:32 +01:00
..
appldata
boot
configs
crypto
hypfs s390/timex: fix get_tod_clock_ext() inline assembly 2015-01-07 09:52:47 +01:00
include s390/timex: fix get_tod_clock_ext() inline assembly 2015-01-07 09:52:47 +01:00
kernel s390: wire up execveat syscall 2014-12-18 13:37:17 +01:00
kvm
lib
math-emu
mm s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS 2015-01-08 10:02:18 +01:00
net s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) 2015-01-09 10:10:32 +01:00
oprofile
pci
defconfig
Kbuild
Kconfig gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs 2014-12-13 12:42:51 -08:00
Kconfig.debug
Makefile