aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorPaul Menage <menage@google.com>2009-07-17 16:16:18 -0700
committerJames Morris <jmorris@namei.org>2009-07-20 08:45:25 +1000
commit1c388ad054fb1ead3dc354b1719570b99e464135 (patch)
tree6ec1bacaf6b75c23562fd0474b3110915a5ba065 /security
parentkernel: is_current_single_threaded: don't use ->mmap_sem (diff)
downloadlinux-dev-1c388ad054fb1ead3dc354b1719570b99e464135.tar.xz
linux-dev-1c388ad054fb1ead3dc354b1719570b99e464135.zip
include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()
With gcc 4.2.4 (building UML) I get the warning include/linux/cred.h: In function 'get_cred': include/linux/cred.h:189: warning: passing argument 1 of 'get_new_cred' discards qualifiers from pointer target type Inserting an additional local variable appears to keep the compiler happy, although it's not clear to me why this should be needed. Signed-off-by: Paul Menage <menage@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions