From: Nicolas Pitre Date: Wed, 18 Jan 2006 22:38:47 +0000 (+0000) Subject: [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn X-Git-Tag: v2.6.16-rc2~353^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcca538b83f2984095f15f0f90f6c7686e3a32d4;p=pandora-kernel.git [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn Patch from Nicolas Pitre The signal return path consists of user code provided by the kernel. Since a syscall is used, it has to be updated to work with EABI. Noticed by Daniel Jacobowitz. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed