From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752638AbbBKMxM (ORCPT ); Wed, 11 Feb 2015 07:53:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48260 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751887AbbBKMxL (ORCPT ); Wed, 11 Feb 2015 07:53:11 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20540.1423653966@warthog.procyon.org.uk> References: <20540.1423653966@warthog.procyon.org.uk> <20150129060507.GA3437@tinar> Cc: dhowells@redhat.com, Tina Ruchandani , linux-afs@lists.infradead.org, Arnd Bergmann , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] afs: Migrate to 64-bit timekeeping MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21745.1423659158.1@warthog.procyon.org.uk> Date: Wed, 11 Feb 2015 12:52:38 +0000 Message-ID: <21746.1423659158@warthog.procyon.org.uk> To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Howells wrote: > I've applied these to my branch. Having said that, there's then a problem with m68k found by Fengguang's magic autocompiler. David