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:
df93878
)
unicore32 fix: remove arch-specific futex support
author
Guan Xuetao
<gxt@mprc.pku.edu.cn>
Tue, 29 Mar 2011 14:17:42 +0000
(22:17 +0800)
committer
Guan Xuetao
<gxt@mprc.pku.edu.cn>
Sat, 2 Apr 2011 08:16:37 +0000
(16:16 +0800)
The futex functions in unicore32 are not used and verified,
so just replaced by asm-generic version.
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Arnd Bergmann <arnd@arndb.de>
No differences found