Home
last modified time | relevance | path

Searched hist:d9087c49 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/apparmor/
H A Ddomain.cd9087c49 Fri Jan 27 05:53:53 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: drop cred_ctx and reference the label directly

With the task domain change information now stored in the task->security
context, the cred->security context only stores the label. We can get
rid of the cred_ctx and directly reference the label, removing a layer
of indirection, and unneeded extra allocations.

Signed-off-by: John Johansen <john.johansen@canonical.com>
d9087c49 Fri Jan 27 05:53:53 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: drop cred_ctx and reference the label directly

With the task domain change information now stored in the task->security
context, the cred->security context only stores the label. We can get
rid of the cred_ctx and directly reference the label, removing a layer
of indirection, and unneeded extra allocations.

Signed-off-by: John Johansen <john.johansen@canonical.com>
H A Dlsm.cd9087c49 Fri Jan 27 05:53:53 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: drop cred_ctx and reference the label directly

With the task domain change information now stored in the task->security
context, the cred->security context only stores the label. We can get
rid of the cred_ctx and directly reference the label, removing a layer
of indirection, and unneeded extra allocations.

Signed-off-by: John Johansen <john.johansen@canonical.com>