android_kernel_samsung_msm8976/net/netlink
Vinay Krishna Eranna 6059ddb2dd netlink: Queue the kernel socket after setting the flag.
Queueing the socket after setting the NETLINK_KERNEL_SOCKET on the
kernel socket.

This change is required in-order to avoid the BUG check which is
caused due to race condition between setting this flag and a
message from the app space for this kernel netlink sock.

Change-Id: I19a8edf2fe009a3020b194684a6172654f8f257a
CRs-Fixed: 681815
Signed-off-by: Vinay Krishna Eranna <veran@codeaurora.org>
2014-07-04 00:04:16 -07:00
..
af_netlink.c netlink: Queue the kernel socket after setting the flag. 2014-07-04 00:04:16 -07:00
af_netlink.h netlink: mmaped netlink: ring setup 2013-04-19 14:57:57 -04:00
diag.c netlink: Fix build with mmap disabled. 2013-04-23 15:39:03 -04:00
genetlink.c genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE 2014-04-08 17:47:26 -07:00
Kconfig netlink: kconfig: move mmap i/o into netlink kconfig 2013-05-01 15:02:42 -04:00
Makefile netlink: Diag core and basic socket info dumping (v2) 2013-03-21 12:38:03 -04:00