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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 May 2012 16:40:03 +0000 (09:40 -0700)
commit6613992b950e00228c8d2d71051fbba89f6a190b
treed10c2f6fa2c34446e85794d757bebd7d1b129b59
parent1541d27bdbcf4637162f4cedf7e3954bee3dace2
arch/tile: apply commit 74fca9da0 to the compat signal handling as well

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/tile/kernel/compat_signal.c