diff options
| author | Eric Paris <[email protected]> | 2009-12-17 21:24:22 -0500 |
|---|---|---|
| committer | Eric Paris <[email protected]> | 2010-07-28 09:58:50 -0400 |
| commit | cac69dad32899c6f4c66bb4f9baf69b0d3c7d3d1 (patch) | |
| tree | 326019945bfe57024b4e55dd0aa031cdb4413e30 /scripts/objdiff | |
| parent | 1201a5361b9bd6512ae01e6f2b7aa79d458cafb1 (diff) | |
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 <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions