On Wed, Aug 29, 2007 at 07:33:41PM -0400, Chuck Ebbert wrote: > On 08/24/2007 02:04 PM, Greg KH wrote: > >> I don't understand. The history for stable/linux-2.6.22.y.git at > >> http://git.kernel.org shows that the commit for my patch, labelled > >> > >> 6b30a4e1c357410a78d7bcb831743b0e99bab4ad, > >> > >> includes both hunks. And patch-2.6.22.5.bz2 includes both as well. > >> Something's fishy. > > > > > *sigh* > > The stable-queue tree does not match what got released for 2.6.22.5. > > $ pwd > /home/me/git/stable-queue > $ grep cdc releases/2.6.22.5/* > $ > > $ bzcat patch-2.6.22.5.bz2 | grep cdc > index acdc3be..e2b9ca4 100644 > diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c > --- a/drivers/usb/class/cdc-acm.c > +++ b/drivers/usb/class/cdc-acm.c
That is because the cdc-acm patch went into an earlier .22.y release, look at the git tree to see that. It was not in the 2.6.22.5 release. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/