From: Samuel Ortiz Date: Wed, 20 Mar 2013 09:50:50 +0000 (+0100) Subject: NFC: llcp: Detach socket from process context only when releasing the socket X-Git-Tag: v3.9-rc6~9^2~10^2^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec964ed3b2549086e1fdfbf7f1ce8c22f89baa4;p=pandora-kernel.git NFC: llcp: Detach socket from process context only when releasing the socket Calling sock_orphan when e.g. the NFC adapter is removed can lead to kernel crashes when e.g. a connection less client is sleeping on the Rx workqueue, waiting for data to show up. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed