Re: [PATCH 00/10] usb-serial: Switches from spin lock to atomic_t.

From: Greg KH
Date: Wed Dec 07 2005 - 11:41:26 EST


On Tue, Dec 06, 2005 at 09:56:10AM -0200, Luiz Fernando Capitulino wrote:
> Greg,
>
> Don't get scared. :-)

I'm not scared, just not liking this patch series at all.

In the end, it's just moving from one locking scheme to another. No big
deal.

The problem is, none of this should be needed at all. We need to move
the usb-serial drivers over to use the serial core code. If that
happens, then none of this locking is needed.

That's the right thing to do, so I'm not going to take this patch series
right now because of that. If you all want to work on moving to use the
serial core, I would love to see that happen.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/