summaryrefslogtreecommitdiff
path: root/src/linux/hppa/arch_defs_.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/linux/hppa/arch_defs_.h')
-rw-r--r--src/linux/hppa/arch_defs_.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linux/hppa/arch_defs_.h b/src/linux/hppa/arch_defs_.h
index 8bee69ffc..672bae402 100644
--- a/src/linux/hppa/arch_defs_.h
+++ b/src/linux/hppa/arch_defs_.h
@@ -13,5 +13,5 @@
* to return the error code of the failed syscall to userspace.
* Workaround this by initializing %r28 ourselves.
*/
-#define ARCH_NEEDS_SET_ERROR_FOR_SCNO_TAMPERING 1
+#define ARCH_NEEDS_SET_ERROR_FOR_SCNO_TAMPERING 0
#define PERSONALITY0_AUDIT_ARCH { AUDIT_ARCH_PARISC, 0 }