summaryrefslogtreecommitdiff
path: root/rust/kernel/drm/gpuvm/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorJohn Johansen <john.johansen@canonical.com>2025-10-22 23:46:19 -0700
committerJohn Johansen <john.johansen@canonical.com>2026-06-13 20:14:06 -0700
commit4483efe4f21510b30c24bc97d9fd0e8feab94125 (patch)
treef2a9f11b2633bfd3c70cdc99e9be1d8965c74bf2 /rust/kernel/drm/gpuvm/git@git.tavy.me:linux-stable.git
parentc3382d1e69136ce0aa755fbe09512e03cdd95944 (diff)
apparmor: fix shadowing of plabel that prevents cache from being updated
Unfortunately the plabel was being shadowed by an unused local var. This didn't affect the mediation check but did cauase the cache to not correctly be updated resulting in extra mediation checks. Fixes: 88fec3526e841 ("apparmor: make sure unix socket labeling is correctly updated.") Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'rust/kernel/drm/gpuvm/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions