arch/tile: apply commit 74fca9da0 to the compat signal handling as well
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 16 May 2012 18:54:20 +0000 (14:54 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 16 May 2012 20:01:45 +0000 (16:01 -0400)
commita134d228298c6aa9007205c6b81cae0cac0acb5d
treeab8167107994e8571c5002cc28eaf10be7ab3997
parentfc327e268fbef08e129ad51aa3a7113ee9bc6ba5
arch/tile: apply commit 74fca9da0 to the compat signal handling as well

This passes siginfo and mcontext to tilegx32 signal handlers that
don't have SA_SIGINFO set just as we have been doing for tilegx64.

Cc: stable@vger.kernel.org
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/compat_signal.c