netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] tipc: corrections related to tasklet job mechanism
@ 2013-12-10  6:54 Jon Maloy
  2013-12-10  6:54 ` [PATCH net 1/2] tipc: correct the order of stopping services at rmmod Jon Maloy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jon Maloy @ 2013-12-10  6:54 UTC (permalink / raw)
  To: davem; +Cc: Jon Maloy, netdev, tipc-discussion

These commits correct two bugs related to tipc' service for launching
functions for asynchronous execution in a separate tasklet.

Jon Maloy (1):
  tipc: correct the order of stopping services at rmmod

Ying Xue (1):
  tipc: protect handler_enabled variable with qitem_lock spin lock

 net/tipc/core.c    |    7 ++++---
 net/tipc/handler.c |   11 ++++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)

-- 
1.7.9.5


------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-11  3:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10  6:54 [PATCH net 0/2] tipc: corrections related to tasklet job mechanism Jon Maloy
2013-12-10  6:54 ` [PATCH net 1/2] tipc: correct the order of stopping services at rmmod Jon Maloy
2013-12-10  6:54 ` [PATCH net 2/2] tipc: protect handler_enabled variable with qitem_lock spin lock Jon Maloy
2013-12-11  3:36 ` [PATCH net 0/2] tipc: corrections related to tasklet job mechanism David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).