From: Rémi Denis-Courmont Date: Tue, 8 Mar 2011 22:44:10 +0000 (+0000) Subject: Phonet: allocate sock from accept syscall rather than soft IRQ X-Git-Tag: v2.6.39-rc1~468^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ae8d59f66154df0424fd94035c89981fed3379;p=pandora-kernel.git Phonet: allocate sock from accept syscall rather than soft IRQ This moves most of the accept logic to process context like other socket stacks do. Then we can use a few more common socket helpers and simplify a bit. Signed-off-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- Reading git-diff-tree failed