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:
06533e2
)
[POWERPC] Add inatomic versions of __get_user and __put_user
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 11 Apr 2007 06:13:19 +0000
(16:13 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 12 Apr 2007 18:09:38 +0000
(
04:09
+1000)
Those are needed by things like alignment exception fixup handlers
since those can now be triggered by copy_tofrom_user_inatomic.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found