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:
7d6c3b4
)
s390/compat,uid16: use current_cred()
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Sat, 7 Sep 2013 08:19:55 +0000
(10:19 +0200)
committer
Heiko Carstens
<heiko.carstens@de.ibm.com>
Sat, 7 Sep 2013 09:58:21 +0000
(11:58 +0200)
86a264ab
"CRED: Wrap current->cred and a few other accessors" converted
all uses of current->cred into current_cred() but left s390 alone.
So let's convert s390 finally as well, only five years later.
This way we also get rid of a sparse warning which complains about a
possible invalid rcu dereference which however is a false positive.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/compat_linux.c
patch
|
blob
|
history
diff --cc
arch/s390/kernel/compat_linux.c
Simple merge