<br clear="all">can anyone help in the implementation of spin locks in kernel source<br><br><br><br>i go through the relevant header files and found various debugging CONFIG options in the struct <br><br><br>
<br>i want the code without debugging features and the function spin_lock() spin_unlock() implementation <br><br><br><br>I understood major part but unable to find the correct source<br>