diff options
author | Eric Paris <eparis@redhat.com> | 2009-12-17 21:24:22 -0500 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2010-07-28 09:58:50 -0400 |
commit | cac69dad32899c6f4c66bb4f9baf69b0d3c7d3d1 (patch) | |
tree | 326019945bfe57024b4e55dd0aa031cdb4413e30 /kernel/audit_tree.c | |
parent | 1201a5361b9bd6512ae01e6f2b7aa79d458cafb1 (diff) | |
download | op-kernel-dev-cac69dad32899c6f4c66bb4f9baf69b0d3c7d3d1.zip op-kernel-dev-cac69dad32899c6f4c66bb4f9baf69b0d3c7d3d1.tar.gz |
fsnotify: lock annotation for event replacement
fsnotify_replace_event need to lock both the old and the new event. This
causes lockdep to get all pissed off since it dosn't know this is safe.
It's safe in this case since the new event is impossible to be reached from
other places in the kernel.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/audit_tree.c')
0 files changed, 0 insertions, 0 deletions