summaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_tunnel.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-05-05 23:26:54 +0200
committerDavid S. Miller <davem@davemloft.net>2014-05-05 23:26:54 +0200
commit5a50a92784e4630f7b3e163ecd32ac3f783d9b4e (patch)
treef8a32816ff224eddbc8a8b18e5b83cdf8b5b5f81 /net/ipv6/xfrm6_tunnel.c
parentnet: via-rhine: Convert #ifdef USE_MMIO to a runtime flag (diff)
parenttipc: purge signal handler infrastructure (diff)
downloadlinux-5a50a92784e4630f7b3e163ecd32ac3f783d9b4e.tar.xz
linux-5a50a92784e4630f7b3e163ecd32ac3f783d9b4e.zip
Merge branch 'tipc-next'
Ying Xue says: ==================== tipc: purge signal handler infrastructure When we delay some actions to be executed in asynchronous contexts, these usually add unnecessary code complexities, and make their behaviours unpredictable and indeterministic. Moreover, as the signal handler infrastructure is first stopped when tipc module is removed, this may cause some potential risks for us. For instance, although signal handler is already stopped, some tipc components still submit signal requests to signal handler infrastructure, which may lead to some resources not to be released or freed correctly. So the series aims to convert all actions being performed in tasklet context asynchronously with interface provided by signal handler infrastructure to be executed synchronously, thereby deleting the whole infrastructure of signal handler. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_tunnel.c')
0 files changed, 0 insertions, 0 deletions