dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/net/tipc
Allan Stephens 7ef43ebaa5 tipc: Fix race condition when creating socket or native port
This patch eliminates the (very remote) chance of a crash resulting
from a partially initialized socket or native port unexpectedly
receiving a message.  Now, during the creation of a socket or native
port, the underlying generic port's lock is not released until all
initialization required to handle incoming messages has been done.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-12 15:42:28 -07:00
..
tipc.h [TIPC] More updates of file headers 2006-01-12 14:06:39 -08:00
tipc_bearer.h [TIPC]: Eliminate "sparse" symbol warnings 2008-03-06 15:06:06 -08:00
tipc_msg.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
tipc_port.h tipc: Fix race condition when creating socket or native port 2008-05-12 15:42:28 -07:00