Spinlocks under uniprocessor running non preemptible kernel



Hi,
I've read that spinlocks can cause system hangs if used on a
uniprocessor system which has a
nonpremptible kernel running.
I've seen many spinlocks used in linux 2.4.x version running on
uniprocessor systems and there
doesn't seem to be any problem with them.

My question is how is it possible?

MAx

.



Relevant Pages