[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)
committerColin Cross <ccross@android.com>
Thu, 30 Sep 2010 00:49:03 +0000 (17:49 -0700)
commitacf6f51ba7048e99a1f8b7d5cea70b2faf7774c7
treeb0cdb5e12ed934048eef2f4f86baf9d36f59f315
parenta5602d8cf2ac64bfff987549c08a38737a581527
[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