git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ada8d21
)
m68knommu: fix syscall restart handling
author
Greg Ungerer
<gerg@snapgear.com>
Tue, 23 Oct 2007 04:37:54 +0000
(14:37 +1000)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 23 Oct 2007 15:32:07 +0000
(08:32 -0700)
Fix system call restart handling. We can call directly to the
restart handler, no need to back track through trap that isn't
even implemented on m68knommu.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found