]> git.baikalelectronics.ru Git - kernel.git/commit
arch/tile: apply commit 6fd6bdb48 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)
commitbb0dbc577bb5c1d1cebdf79812414e8c8076dc19
treeab8167107994e8571c5002cc28eaf10be7ab3997
parent9b6c23bb108f8b857e00c8fe16f5eeec96ff0ebb
arch/tile: apply commit 6fd6bdb48 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