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:
c2f9527
)
[Blackfin] arch: fix bug - breaking the atomic sections code.
author
Bernd Schmidt
<bernds_cb1@t-online.de>
Wed, 7 May 2008 03:41:26 +0000
(11:41 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Wed, 7 May 2008 03:41:26 +0000
(11:41 +0800)
The following cleanup patch:
add __user markings to a few userspace system functions
mysteriously added a "&" operator that doesn't belong in there, breaking the
atomic sections code.
Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
No differences found