* 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 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).