[ARM] Add code to prevent system calls from being restarted muliple times before...
authorArve Hjønnevåg <arve@android.com>
Mon, 9 Apr 2007 10:13:02 +0000 (17:13 +0700)
committerArve Hjønnevåg <arve@android.com>
Thu, 4 Feb 2010 04:48:11 +0000 (20:48 -0800)
commit85d747b476df558eb36fd9966125a08f02ab5d12
tree27f73420c8a9c6db40f8983289946a6ea3c81e33
parent39078ee4d12d5b33108f9c56c24cc9c31d1d54bd
[ARM] Add code to prevent system calls from being restarted muliple times before returning from the kernel.

Fixes crashes with thumb syscalls.
arch/arm/kernel/signal.c