public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* workqueue question.
@ 2011-06-28 18:56 Ben Greear
  2011-06-29  8:43 ` Tejun Heo
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Greear @ 2011-06-28 18:56 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello!

Is it OK to call INIT_WORK(&foo, bar)
if we are currently being called by the work-queue
using foo?

Also, is it valid to free the memory containing foo
in a workqueue callback?


Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


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

end of thread, other threads:[~2011-07-01 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 18:56 workqueue question Ben Greear
2011-06-29  8:43 ` Tejun Heo
2011-06-29 16:02   ` Ben Greear
2011-06-30 10:00     ` Tejun Heo
2011-06-30 17:18       ` Ben Greear
2011-07-01 16:37         ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox