apparmor: add missing rcu_dereference()
authorKees Cook <keescook@chromium.org>
Fri, 9 Dec 2011 00:25:48 +0000 (16:25 -0800)
committerJames Morris <jmorris@namei.org>
Fri, 9 Dec 2011 01:08:41 +0000 (12:08 +1100)
commit2053c4727c5a891bf182397e425b6cb87b2ae613
tree531090ac23e90b4aa64416a62c4625ffffec181f
parent143b01d33221e4937d3930e6bb2b63d70b7c7a65
apparmor: add missing rcu_dereference()

Adds a missed rcu_dereference() around real_parent.

Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/apparmor/audit.c