From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753078AbbC2VdH (ORCPT ); Sun, 29 Mar 2015 17:33:07 -0400 Received: from mail-db3on0063.outbound.protection.outlook.com ([157.55.234.63]:61312 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752601AbbC2VdF (ORCPT ); Sun, 29 Mar 2015 17:33:05 -0400 Message-ID: <55186F7E.2030100@ezchip.com> Date: Sun, 29 Mar 2015 17:32:46 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Richard Cochran , CC: , Amir Vadai , Ariel Elior , Arnd Bergmann , Baolin Wang , Ben Hutchings , Bruce Allan , Carolyn Wyborny , David Miller , Frank Li , Giuseppe Cavallaro , Jacob Keller , Jeff Kirsher , John Stultz , Luwei Zhou , Matthew Vick , Michael Chan , Prashant Sreedharan , Rayagond K , Shradha Shah , Solarflare linux maintainers , Sonic Zhang , =?windows-1252?Q?Stefan_S=F8rensen?= , Thomas Gleixner , Tom Lendacky Subject: Re: [PATCH net-next V3 19/23] ptp: tilegx: convert to the 64 bit get/set time methods. References: <1f1b045d69be2bf9f73e0883877fb2cb710b7084.1427662907.git.richardcochran@gmail.com> In-Reply-To: <1f1b045d69be2bf9f73e0883877fb2cb710b7084.1427662907.git.richardcochran@gmail.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [173.76.21.154] X-ClientProxiedBy: BLUPR11CA0082.namprd11.prod.outlook.com (10.141.30.50) To AM3PR02MB0535.eurprd02.prod.outlook.com (25.160.6.141) Authentication-Results: amd.com; dkim=none (message not signed) header.d=none; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM3PR02MB0535; X-Microsoft-Antispam-PRVS: X-Forefront-Antispam-Report: BMV:1;SFV:NSPM;SFS:(10009020)(6049001)(6009001)(24454002)(479174004)(377454003)(51704005)(59896002)(50986999)(65806001)(47776003)(66066001)(92566002)(87266999)(54356999)(117156001)(15975445007)(36756003)(76176999)(33656002)(77156002)(23746002)(77096005)(65956001)(46102003)(62966003)(42186005)(2950100001)(122386002)(87976001)(50466002)(40100003)(19580405001)(19580395003)(7059030)(18886065003);DIR:OUT;SFP:1101;SCL:1;SRVR:AM3PR02MB0535;H:[192.168.1.160];FPR:;SPF:None;MLV:sfv;LANG:en; X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(5002010);SRVR:AM3PR02MB0535;BCL:0;PCL:0;RULEID:;SRVR:AM3PR02MB0535; X-Forefront-PRVS: 0530FCB552 X-OriginatorOrg: ezchip.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 29 Mar 2015 21:32:54.1148 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM3PR02MB0535 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/29/2015 5:12 PM, Richard Cochran wrote: > This driver is 64 bit only, and so this driver and device are ready > for 2038. This patch changes the driver to the new PHC and also > carries the timespec64 parameter on out to the gxio_mpipe_get- > set_timestamp functions, making explicit the fact that the tv_sec > field is 64 bits wide. > > Not even compile tested. > > Signed-off-by: Richard Cochran > --- > arch/tile/gxio/mpipe.c | 4 ++-- > arch/tile/include/gxio/mpipe.h | 4 ++-- > drivers/net/ethernet/tile/tilegx.c | 9 +++++---- > 3 files changed, 9 insertions(+), 8 deletions(-) Acked-by: Chris Metcalf -- Chris Metcalf, EZChip Semiconductor http://www.ezchip.com