diff options
author | Michael Halcrow <mhalcrow@us.ibm.com> | 2008-07-04 09:59:35 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-04 10:40:05 -0700 |
commit | c4a2d7fbec3029c8891a3ad5fceec2992096a3b7 (patch) | |
tree | 73d1580628737c54c9d4fed86278e9edc4dab4d2 /include/xen | |
parent | 10dd08dc04c881dcc9f7f19e2a3ad8e0778e4db5 (diff) |
ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()
The misc_mtx should provide all the protection required to keep the daemon
hash table sane during miscdev registration. Since this mutex is causing
gratuitous lockdep warnings, this patch removes it.
Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Reported-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions