Jeff Waugh wrote:
<quote who="O Plameras">#define spin_lock_init(lock) do { (void)(lock); } while(0) #define _raw_spin_lock(lock) do { (void)(lock); } while(0) I am reading this cited macros. This is very very clear.*Completely* out of context and without any research or understanding of the kernel internals, I can see why you might think that.
Someone should explain how this is done in your kernel. You were asked by one poster but you sidestep the question. And until now, there is no sensible explanation. Just saying I have no research is not true. I have and I explained my understanding.
O Plameras -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
