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:
446d141
)
UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
author
Guan Xuetao
<gxt@mprc.pku.edu.cn>
Thu, 14 Jun 2012 07:39:48 +0000
(15:39 +0800)
committer
Guan Xuetao
<gxt@mprc.pku.edu.cn>
Fri, 9 Nov 2012 09:30:09 +0000
(17:30 +0800)
When disintegrate system.h, I left an error in asm/cmpxchg.h, which
will result in following error:
arch/unicore32/include/asm/cmpxchg.h: In function '__xchg':
arch/unicore32/include/asm/cmpxchg.h:38: error: void value not ignored as it ought to be
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
No differences found