Skip to content

Commit

Permalink
[CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit
Browse files Browse the repository at this point in the history
sparc64 needs sign-extended function parameters. We have to enable
the system call wrappers.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Christian Borntraeger authored and David S. Miller committed Jan 20, 2009
1 parent b7c18c1 commit 67605d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 67605d6

Please sign in to comment.