You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stick NFS sockets in their own class to avoid some lockdep warnings. NFS
sockets are never exposed to user-space, and will hence not trigger certain
code paths that would otherwise pose deadlock scenarios.
[[email protected]: cleanups]
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Steven Dickson <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Cc: Trond Myklebust <[email protected]>
Acked-by: Neil Brown <[email protected]>
Cc: "David S. Miller" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
[ Fixed patch corruption by quilt, pointed out by Peter Zijlstra ]
Signed-off-by: Linus Torvalds <[email protected]>
0 commit comments