arch/tile: apply commit 74fca9da0 to the compat signal handling as well
commit1c3a16855faa9dec5d580987b0993ce7b1b303d7
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 16 May 2012 18:54:20 +0000 (16 14:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 May 2012 17:46:20 +0000 (21 10:46 -0700)
treefd8fe88304b908bdcfc03b1f0c8456bd794a9cde
parent66a02109c4a5891a43b437e0de677de759ea2310
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