On Fri, Aug 07, 2015 at 01:07:41AM +0530, Shraddha Barke wrote:
Using a mutex instead of a spinlock results in more flexibility (
i.e it allows to sleep while the lock is held).
Signed-off-by: Shraddha Barke <shraddha.6596(a)gmail.com>
Please take a minute and slow down. You are sending a bunch of patches,
all dribbling out, and you aren't testing any of them.
Please stop, regroup, take your existing patches that I have not
applied, go and test them all, and then resend them as a patch series.
As it is, I have no idea what order to apply any of these in.
Then, wait a few days, and if you want to send some more, great, do the
same thing. But don't keep sending 1-2 patches out every few hours,
it's a pain on the receiving end.
And again, TEST YOUR PATCHES!
greg k-h