From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH v2] declance: Fix 64-bit compilation warnings Date: Sat, 05 Jul 2014 11:31:39 -0700 Message-ID: <1404585099.6384.53.camel@joe-AO725> References: <20140702.182807.1245632778216212860.davem@davemloft.net> <1404356734.14741.18.camel@joe-AO725> <1404364565.14741.26.camel@joe-AO725> <1404368746.14741.36.camel@joe-AO725> <1404576420.6384.41.camel@joe-AO725> <1404583739.6384.51.camel@joe-AO725> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Grant Likely , David Miller , netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: "Maciej W. Rozycki" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sat, 2014-07-05 at 19:20 +0100, Maciej W. Rozycki wrote: > On Sat, 5 Jul 2014, Joe Perches wrote: > > I don't think %#p is valid so it > > shouldn't have been set by #. > > Huh? As recently as last Wednesday you pointed me at the specific commit > from Grant that made it valid (GCC format complaints aside). Those gcc complaints are precisely the thing that makes it invalid. I believe you're tilting at windmills. Hey, it works sometimes. Knock yourself out.