Commit 67605d68 authored by Christian Borntraeger's avatar Christian Borntraeger Committed by David S. Miller

[CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit

sparc64 needs sign-extended function parameters. We have to enable
the system call wrappers.
Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b7c18c1b
......@@ -36,6 +36,7 @@ config SPARC64
select HAVE_KRETPROBES
select HAVE_KPROBES
select HAVE_LMB
select HAVE_SYSCALL_WRAPPERS
select USE_GENERIC_SMP_HELPERS if SMP
select RTC_DRV_CMOS
select RTC_DRV_BQ4802
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment