public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* spinlocks dont work
@ 2004-02-13 16:27 RANDAZZO
  2004-02-13 16:48 ` Richard B. Johnson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: RANDAZZO @ 2004-02-13 16:27 UTC (permalink / raw)
  To: linux-kernel

On my uniprocessor system, I have two LKM's

driver1 takes hold of the spinlock....but does not release it...
driver2 attempts to take hold, and is allowed!!!!

how come spin locks don't work?????

how can I restrict access (to hardware) to only one driver at a time???

should I use semaphores,  etc...


 
"This message may contain company proprietary information. If you are not
the intended recipient, any disclosure, copying, distribution or reliance on
the contents of this message is prohibited. If you received this message in
error, please delete and notify me."


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

end of thread, other threads:[~2004-02-14  0:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-13 16:27 spinlocks dont work RANDAZZO
2004-02-13 16:48 ` Richard B. Johnson
2004-02-13 16:59 ` Joe Thornber
2004-02-13 23:11 ` Rik van Riel
2004-02-14  0:21 ` Jamie Lokier

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