apparmor: no need to delay vfree()
authorAl Viro <viro@ZenIV.linux.org.uk>
Mon, 6 May 2013 02:10:35 +0000 (03:10 +0100)
committerJames Morris <james.l.morris@oracle.com>
Sun, 12 May 2013 11:31:02 +0000 (21:31 +1000)
commitb5b3ee6c9cca8b6e1aa8c757e570f08f802c5573
tree7c8d96e970311fcfdfd06f8bf8da1e8031c08434
parentbd71164abc141ea696014e3e23c561b0d7f1b434
apparmor: no need to delay vfree()

vfree() can be called from interrupt contexts now

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
security/apparmor/lib.c