]> git.baikalelectronics.ru Git - kernel.git/commit
apparmor: move task domain change info to task security
authorJohn Johansen <john.johansen@canonical.com>
Fri, 20 Jan 2017 09:59:25 +0000 (01:59 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Fri, 9 Feb 2018 19:30:01 +0000 (11:30 -0800)
commitdd50372fd74e85ada55c7538662fd5895537991c
tree76cfaede7be88ba9890f4cca4533e6bf69ef360a
parent69160087659118a1850797c23fc870cccd15f933
apparmor: move task domain change info to task security

The task domain change info is task specific and its and abuse of
the cred to store the information in there. Now that a task->security
field exists store it in the proper place.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/context.c
security/apparmor/domain.c
security/apparmor/include/context.h
security/apparmor/lsm.c