From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752673AbdCHMHc (ORCPT ); Wed, 8 Mar 2017 07:07:32 -0500 Received: from mga11.intel.com ([192.55.52.93]:16059 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751772AbdCHMHa (ORCPT ); Wed, 8 Mar 2017 07:07:30 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,262,1486454400"; d="asc'?scan'208";a="74199918" From: Felipe Balbi To: Arnd Bergmann , Greg Kroah-Hartman Cc: Arnd Bergmann , Nicolas Ferre , Alexandre Belloni , Robert Jarzmik , Joe Perches , Cristian Birsan , linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND^2] usb: gadget: udc: atmel: fix debug output In-Reply-To: <20170308080032.3848369-1-arnd@arndb.de> References: <20170308080032.3848369-1-arnd@arndb.de> Date: Wed, 08 Mar 2017 14:06:00 +0200 Message-ID: <87efy80y8n.fsf@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, Arnd Bergmann writes: > The debug output now contains the wrong variable, as seen from the compil= er > warning: > > drivers/usb/gadget/udc/atmel_usba_udc.c: In function 'usba_ep_enable': > drivers/usb/gadget/udc/atmel_usba_udc.c:632:550: error: 'ept_cfg' may be = used uninitialized in this function [-Werror=3Dmaybe-uninitialized] > DBG(DBG_ERR, "%s: EPT_CFG =3D 0x%lx (maxpacket =3D %lu)\n", > > This changes the debug output the same way as the other code. > > Fixes: 741d2558bf0a ("usb: gadget: udc: atmel: Update endpoint allocation= scheme") > Signed-off-by: Arnd Bergmann > Acked-by: Alexandre Belloni > Acked-by: Nicolas Ferre > --- > Originally this broke on Feb 1 and I sent this fix, > I resent it after it wasn't applied by Feb 22. > > This is now one of only two build regressions that made it into > 4.11-rc1 that are still broken on linux-next. Please apply heh, it's in my queue. Just gimme time, I have a day job that's 100% dedicated to mainline ;-) =2D-=20 balbi --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEElLzh7wn96CXwjh2IzL64meEamQYFAli/86gACgkQzL64meEa mQZEXA//WEROvjakKKsdwM1rRL0I0OF/DhT8w5nza053KrvakpXIBQ8Ay+CjalTe 8I4gqtiK0pgrThzSmsmR/BGlB4oEqlB7LbaNgatzLJdiHXTod0cynhXhZfaJHqXd nBGFBqV/Y/I4lEjODX2VenL/6JPUhpSO3GKyMj7i3coNhAWPewou/Q2I9AyqJI6N 8SCbeBnIIEcHhr0sFv76sV8KKpAI5L/FKIheflrlEuaO8siBDvsMU6Syk/FnnQEl F0xkZXFoBj9uDE4+BHSd0+ra+0ZEiHSPYygzDpmBy+47S+oWRGAtWtXxI9TcCgio KUvH5vg/w/W7SrRSvPImOOwMU+sV8c/N6TDHyfRoODAptfaT1EoY322/rvyp5Toz xe+NdCzQCeJa+PCa2Moipv5sCW6hvp22iAaAuzyo8gi3jIMksBcRouU23Fong5f1 NBD9oNA8CQrbv4vusk/bAONOKidRXSPCaLIB4m7C00S3fyNRs8dzq5HLvIwG7WGB 1l46+pb4mJ4CtYQGZf5d4wQ1LMU86ySzampysSnJeG6oGX1YQbNKe/3EBWPzzXZg Uef0gVHs0W7Cn5DSHVKEjcuyFFBmGRrixDqV5sSapfHUBV5tuw9T4pN3oCqHqxZO aa5n8Cm2jqHSqAyZc3K9G6t4o+wnhyMtyx9CswqOYV9J1aRkYLY= =NGO8 -----END PGP SIGNATURE----- --=-=-=--