diff options
author | Munehisa Kamata <kamatam@amazon.com> | 2023-12-07 01:33:56 +0000 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-12-07 12:46:56 -0500 |
commit | 3c1e09d533dba45af8b4681f005c9b5807f9b182 (patch) | |
tree | ca9b3f5935187abb2c64794ac743995e3fe8ead3 /init/version.c | |
parent | ae254858ce0745aba25d107159b580ab5fdada5b (diff) | |
download | linux-stable-3c1e09d533dba45af8b4681f005c9b5807f9b182.tar.gz linux-stable-3c1e09d533dba45af8b4681f005c9b5807f9b182.tar.bz2 linux-stable-3c1e09d533dba45af8b4681f005c9b5807f9b182.zip |
selinux: remove the wrong comment about multithreaded process handling
Since commit d9250dea3f89 ("SELinux: add boundary support and thread
context assignment"), SELinux has been supporting assigning per-thread
security context under a constraint and the comment was updated
accordingly. However, seems like commit d84f4f992cbd ("CRED: Inaugurate
COW credentials") accidentally brought the old comment back that doesn't
match what the code does.
Considering the ease of understanding the code, this patch just removes the
wrong comment.
Fixes: d84f4f992cbd ("CRED: Inaugurate COW credentials")
Signed-off-by: Munehisa Kamata <kamatam@amazon.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions