[PATCH] Fix ppc system restart properly
We're actually much better off resetting system call restart at signal return. This makes all other resets unnecessary. Here's the ppc version of it.
Showing
Please register or sign in to comment
We're actually much better off resetting system call restart at signal return. This makes all other resets unnecessary. Here's the ppc version of it.