All of lore.kernel.org
 help / color / mirror / Atom feed
* softirq argument
@ 2012-02-16 19:28 srimugunthan dhandapani
  0 siblings, 0 replies; only message in thread
From: srimugunthan dhandapani @ 2012-02-16 19:28 UTC (permalink / raw)
  To: kernelnewbies

Hi all
As an experiment, i am trying to use softirq instead of using tasklet
in my driver code.
I was passing the driver's structure pointer to the tasklet.
The "open_softirq" takes only the function pointer as argument.
Since we can't pass any argument to the softirq, is there any
workaround that is possible to make the structure pointer accessible
to softirq?
I just need to do this for taking measurements.
Thanks,
mugunthan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-16 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-16 19:28 softirq argument srimugunthan dhandapani

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.