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:
5bcfab1
)
staging: android: binder.c: Use more appropriate functions for euid retrieval
author
Tair Rzayev
<tair.rzayev@gmail.com>
Sat, 31 May 2014 19:43:34 +0000
(22:43 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 1 Jun 2014 18:36:47 +0000
(11:36 -0700)
Instead of getting the reference to whole credential structure, use
task_euid() and current_euid() to get it.
Signed-off-by: Tair Rzayev <tair.rzayev@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/binder.c
patch
|
blob
|
history
diff --cc
drivers/staging/android/binder.c
Simple merge