From: Hannes Frederic Sowa <han...@stressinduktion.org> Date: Fri, 8 Apr 2016 15:11:27 +0200
> 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-c...@vger.kernel.org > Cc: linux-blueto...@vger.kernel.org > Cc: linux-...@vger.kernel.org > Signed-off-by: Hannes Frederic Sowa <han...@stressinduktion.org> Applied.