[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E0A23E7.1000606@candelatech.com>
Date: Tue, 28 Jun 2011 11:56:39 -0700
From: Ben Greear <greearb@...delatech.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: workqueue question.
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@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists