diff options
author | Amir Goldstein <amir73il@gmail.com> | 2023-10-05 14:15:58 +0300 |
---|---|---|
committer | Mimi Zohar <zohar@linux.ibm.com> | 2023-10-31 08:20:09 -0400 |
commit | e044374a8a0a99e46f4e6d6751d3042b6d9cc12e (patch) | |
tree | 122d29262e3aa2213cf8536aa9809c0f4239c29e /net/l2tp/l2tp_ip.c | |
parent | 94f6f0550c625fab1f373bb86a6669b45e9748b3 (diff) |
ima: annotate iint mutex to avoid lockdep false positive warnings
It is not clear that IMA should be nested at all, but as long is it
measures files both on overlayfs and on underlying fs, we need to
annotate the iint mutex to avoid lockdep false positives related to
IMA + overlayfs, same as overlayfs annotates the inode mutex.
Reported-and-tested-by: syzbot+b42fe626038981fb7bfa@syzkaller.appspotmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'net/l2tp/l2tp_ip.c')
0 files changed, 0 insertions, 0 deletions