criu/compel/arch
Rikard Falkeborn 468f818f89 compel/s390: Fix return value in error path
In a function with return type bool, returning a non-zero value is
interpreted as returning true. In the error paths we want to return
false to indicate failure. Change -1 to false to fix this.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Reviewed-by: Dmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2019-09-07 15:59:48 +03:00
..
aarch64 ia32: Add compatible sigmask to sigframe 2019-04-20 20:25:26 -07:00
arm Convert spaces to tabs 2019-09-07 14:16:36 +03:00
ppc64 Convert spaces to tabs 2019-09-07 14:16:36 +03:00
s390 compel/s390: Fix return value in error path 2019-09-07 15:59:48 +03:00
x86 arch: add Hygon CPU Vendor ID("HygonGenuine") checking in compel_cpuid() 2019-09-07 15:59:30 +03:00