diff options
author | Christian Brauner | 2020-05-31 13:50:28 +0200 |
---|---|---|
committer | Kees Cook | 2020-07-10 16:01:51 -0700 |
commit | b707ddee11d1dc4518ab7f1aa5e7af9ceaa23317 (patch) | |
tree | e0a523705776603097696b42743bb7421427ef96 /kernel/exit.c | |
parent | 9f87dcf14b82b05ff0e26970439b372ae135de0c (diff) |
seccomp: rename "usage" to "refs" and document
Naming the lifetime counter of a seccomp filter "usage" suggests a
little too strongly that its about tasks that are using this filter
while it also tracks other references such as the user notifier or
ptrace. This also updates the documentation to note this fact.
We'll be introducing an actual usage counter in a follow-up patch.
Cc: Tycho Andersen <tycho@tycho.ws>
Cc: Kees Cook <keescook@chromium.org>
Cc: Matt Denton <mpdenton@google.com>
Cc: Sargun Dhillon <sargun@sargun.me>
Cc: Jann Horn <jannh@google.com>
Cc: Chris Palmer <palmer@google.com>
Cc: Aleksa Sarai <cyphar@cyphar.com>
Cc: Robert Sesek <rsesek@google.com>
Cc: Jeffrey Vander Stoep <jeffv@google.com>
Cc: Linux Containers <containers@lists.linux-foundation.org>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20200531115031.391515-1-christian.brauner@ubuntu.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions