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:
592b878
)
Blackfin: delete fork func
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 1 May 2012 04:48:06 +0000
(
00:48
-0400)
committer
Bob Liu
<lliubbo@gmail.com>
Mon, 21 May 2012 06:54:39 +0000
(14:54 +0800)
We don't implement fork() since we are no-mmu, so redirect it to the
existing ENOSYS stub rather than adding a custom EINVAL one.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
No differences found