diff options
author | 2011-08-08 15:54:53 +0100 | |
---|---|---|
committer | 2011-08-08 09:03:16 -0700 | |
commit | 27e4e4362756a78b15e83ef104c8bbe257f40f90 (patch) | |
tree | e94ce9e5540cc8e2ae9a06aa398bc16a364c29b2 /tools/perf/scripts/python/sctop.py | |
parent | Linux 3.1-rc1 (diff) | |
download | linux-dev-27e4e4362756a78b15e83ef104c8bbe257f40f90.tar.xz linux-dev-27e4e4362756a78b15e83ef104c8bbe257f40f90.zip |
CRED: Restore const to current_cred()
Commit 3295514841c2 ("fix rcu annotations noise in cred.h") accidentally
dropped the const of current->cred inside current_cred() by the
insertion of a cast to deal with an RCU annotation loss warning from
sparce.
Use an appropriate RCU wrapper instead so as not to lose the const.
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions