Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752218AbbDBGdp (ORCPT ); Thu, 2 Apr 2015 02:33:45 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:35584 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750780AbbDBGdm (ORCPT ); Thu, 2 Apr 2015 02:33:42 -0400 Date: Thu, 2 Apr 2015 08:33:35 +0200 From: Richard Cochran To: "Keller, Jacob E" Cc: "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Amir Vadai , Ariel Elior , Arnd Bergmann , Baolin Wang , Ben Hutchings , "Allan, Bruce W" , "Wyborny, Carolyn" , Chris Metcalf , David Miller , Frank Li , Giuseppe Cavallaro , "Kirsher, Jeffrey T" , John Stultz , Luwei Zhou , "Vick, Matthew" , Michael Chan , Prashant Sreedharan , Rayagond K , Shradha Shah , Solarflare linux maintainers , Sonic Zhang , Stefan =?iso-8859-1?Q?S=F8rensen?= , Thomas Gleixner , Tom Lendacky Subject: Re: [PATCH net-next V3 13/23] ptp: igb: convert to the 64 bit get/set time methods. Message-ID: <20150402063335.GB4248@localhost.localdomain> References: <67fa71b28f96b222c8027b49efee4144b3754bf7.1427662907.git.richardcochran@gmail.com> <20150331215317.GA9339@localhost.localdomain> <02874ECE860811409154E81DA85FBB58574FB888@ORSMSX115.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02874ECE860811409154E81DA85FBB58574FB888@ORSMSX115.amr.corp.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 506 Lines: 12 On Thu, Apr 02, 2015 at 12:06:56AM +0000, Keller, Jacob E wrote: > I don't know how kernel would fix this. Usually macros like PRI64d are used but I am not sure those are defined for the kernel builds Davem fixed it by casting to (long long). Thanks, Richard -- 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/