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)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 20 May 2012 21:56:50 +0000 (22:56 +0100)
commit a134d228298c6aa9007205c6b81cae0cac0acb5d upstream.

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

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found