Searched hist:fafc4e1ea1a4c1eb13a30c9426fb799f5efacbc3 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/llc/ |
H A D | llc_proc.c | diff fafc4e1ea1a4c1eb13a30c9426fb799f5efacbc3 Fri Apr 08 08:11:27 CDT 2016 Hannes Frederic Sowa <hannes@stressinduktion.org> sock: tigthen lockdep checks for sock_owned_by_user
sock_owned_by_user should not be used without socket lock held. It seems to be a common practice to check .owned before lock reclassification, so provide a little help to abstract this check away.
Cc: linux-cifs@vger.kernel.org Cc: linux-bluetooth@vger.kernel.org Cc: linux-nfs@vger.kernel.org Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | diff fafc4e1ea1a4c1eb13a30c9426fb799f5efacbc3 Fri Apr 08 08:11:27 CDT 2016 Hannes Frederic Sowa <hannes@stressinduktion.org> sock: tigthen lockdep checks for sock_owned_by_user
sock_owned_by_user should not be used without socket lock held. It seems to be a common practice to check .owned before lock reclassification, so provide a little help to abstract this check away.
Cc: linux-cifs@vger.kernel.org Cc: linux-bluetooth@vger.kernel.org Cc: linux-nfs@vger.kernel.org Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sunrpc/ |
H A D | svcsock.c | diff fafc4e1ea1a4c1eb13a30c9426fb799f5efacbc3 Fri Apr 08 08:11:27 CDT 2016 Hannes Frederic Sowa <hannes@stressinduktion.org> sock: tigthen lockdep checks for sock_owned_by_user
sock_owned_by_user should not be used without socket lock held. It seems to be a common practice to check .owned before lock reclassification, so provide a little help to abstract this check away.
Cc: linux-cifs@vger.kernel.org Cc: linux-bluetooth@vger.kernel.org Cc: linux-nfs@vger.kernel.org Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xprtsock.c | diff fafc4e1ea1a4c1eb13a30c9426fb799f5efacbc3 Fri Apr 08 08:11:27 CDT 2016 Hannes Frederic Sowa <hannes@stressinduktion.org> sock: tigthen lockdep checks for sock_owned_by_user
sock_owned_by_user should not be used without socket lock held. It seems to be a common practice to check .owned before lock reclassification, so provide a little help to abstract this check away.
Cc: linux-cifs@vger.kernel.org Cc: linux-bluetooth@vger.kernel.org Cc: linux-nfs@vger.kernel.org Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | sock.h | diff fafc4e1ea1a4c1eb13a30c9426fb799f5efacbc3 Fri Apr 08 08:11:27 CDT 2016 Hannes Frederic Sowa <hannes@stressinduktion.org> sock: tigthen lockdep checks for sock_owned_by_user
sock_owned_by_user should not be used without socket lock held. It seems to be a common practice to check .owned before lock reclassification, so provide a little help to abstract this check away.
Cc: linux-cifs@vger.kernel.org Cc: linux-bluetooth@vger.kernel.org Cc: linux-nfs@vger.kernel.org Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|