Nishanth, > just a curious question: > > Is there no h/w spinlock implementation for other architectures in > linux? I mean the concept does not seem unique for a heterogenous > processor environments now a days.. if it does exist, maybe we have two > options: > * extend standard spinlock architecture to handle h/w spinlocks as well > * establish a new framework for h/w spinlocks.. > Thank you for bringing that to my attention. I did a quick search and haven't found any hwspinlock module elsewhere. But should there be hwspinlocks over multiple architectures in the future, we can definitely consider something like the two solutions that you suggested, so that they can be used from platform-independent kernel code. However, right now we can develop OMAP hwspinlock independently of that. Thanks, Simon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html