Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757257Ab1FGRII (ORCPT ); Tue, 7 Jun 2011 13:08:08 -0400 Received: from mo-p05-ob.rzone.de ([81.169.146.181]:55988 "EHLO mo-p05-ob.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755882Ab1FGRIG (ORCPT ); Tue, 7 Jun 2011 13:08:06 -0400 X-RZG-AUTH: :IWkQb0WIdvqIIwNfJfyiKBgoQwjwJ7eL6yL6M6h8JiYXs/HrEl2yUn8V3w== X-RZG-CLASS-ID: mo05 Message-ID: <4DEE5AEE.8070901@samba.org> Date: Tue, 07 Jun 2011 19:07:58 +0200 From: "Stefan (metze) Metzmacher" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: Greg KH CC: David Miller , oliver@neukum.name, linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usbnet/cdc_ncm: add missing .reset_resume hook References: <2AC7D4AD8BA1C640B4C60C61C8E520153E3C07E568@EXDCVYMBSTM006.EQ1STM.local> <1306929701-22861-1-git-send-email-metze@samba.org> <1306929701-22861-2-git-send-email-metze@samba.org> <20110601.211142.557328157396419857.davem@davemloft.net> <4DECC6B4.5020108@samba.org> <20110606150655.GB3732@suse.de> <4DEDD564.7050308@samba.org> <20110607144348.GB19246@suse.de> In-Reply-To: <20110607144348.GB19246@suse.de> X-Enigmail-Version: 1.1.2 OpenPGP: id=0E53083F Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig66E2683F29591A504CE31BA7" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2951 Lines: 91 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig66E2683F29591A504CE31BA7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 07.06.2011 16:43, schrieb Greg KH: > On Tue, Jun 07, 2011 at 09:38:12AM +0200, Stefan (metze) Metzmacher wro= te: >> Am 06.06.2011 17:06, schrieb Greg KH: >>> On Mon, Jun 06, 2011 at 02:23:16PM +0200, Stefan (metze) Metzmacher w= rote: >>>> Hi David, >>>> >>>>> From: Stefan Metzmacher >>>>> Date: Wed, 1 Jun 2011 14:01:41 +0200 >>>>> >>>>>> This avoids messages like this after suspend: >>>>>> >>>>>> cdc_ncm 2-1.4:1.6: no reset_resume for driver cdc_ncm? >>>>>> cdc_ncm 2-1.4:1.7: no reset_resume for driver cdc_ncm? >>>>>> cdc_ncm 2-1.4:1.6: usb0: unregister 'cdc_ncm' usb-0000:00:1d.0-= 1.4, CDC NCM >>>>>> >>>>>> This is important for the Ericsson F5521gw GSM/UMTS modem. >>>>>> Otherwise modemmanager looses the fact that the cdc_ncm and cdc_ac= m devices >>>>>> belong together. >>>>>> >>>>>> The cdc_ether module does the same. >>>>>> >>>>>> Signed-off-by: Stefan Metzmacher >>>>> >>>>> Applied and queued up for -stable, thanks. >>>> >>>> It seems to be part of 3.0-rc2, but I'm not seeing it in any stable = tree >>>> yet... >>>> >>>> When can I expect it in stable trees like 2.6.38.y? >>> >>> The .38.y tree is closed and will not have new releases, so you will >>> never see it there, sorry. >> >> Ok, are there chances for .39.y? >=20 > There are, it requires the patch to be in Linus's tree first, It's already there: http://git.kernel.org/?p=3Dlinux/kernel/git/torvalds/linux-2.6.git;a=3Dco= mmitdiff;h=3D85e3c65fa3a1d0542c181510a950a2be7733ff29 > please see Documentation/stable_kernel_rules.txt for the details. Thanks for the pointer. It seems I've missed the Cc: line(s). Would this be the correct syntax in order to get it into 2.6.38.x and 2.6.39.x? (2.6.38 wasn't closed at the time I submitted the patch) Cc: # .38.x Cc: # .39.x Should I resubmit the patch, or can you just cherry pick 85e3c65fa3a1d0542c181510a950a2be7733ff29 from Linus's tree? metze --------------enig66E2683F29591A504CE31BA7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk3uWu4ACgkQm70gjA5TCD/LHwCgqm3MlghKro9RVV83WwScvWmP XTsAninON6umtcUw8U9QiPLRuJ6/x67M =NvDw -----END PGP SIGNATURE----- --------------enig66E2683F29591A504CE31BA7-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/