From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754667Ab0IALDJ (ORCPT ); Wed, 1 Sep 2010 07:03:09 -0400 Received: from filtteri6.pp.htv.fi ([213.243.153.189]:57100 "EHLO filtteri6.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753832Ab0IALDF (ORCPT ); Wed, 1 Sep 2010 07:03:05 -0400 Date: Wed, 1 Sep 2010 14:02:37 +0300 From: Alexander Shishkin To: Russell King - ARM Linux Cc: Andrew Morton , David Howells , Christoph Hellwig , "H. Peter Anvin" , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Alexander Shishkin Subject: Re: [PATCH 2/7] wire up sys_time_change_notify() on ARM Message-ID: <20100901110237.GK3003@shisha.kicks-ass.net> Mail-Followup-To: Russell King - ARM Linux , Andrew Morton , David Howells , Christoph Hellwig , "H. Peter Anvin" , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <1283255151-6364-1-git-send-email-virtuoso@slind.org> <1283255151-6364-2-git-send-email-virtuoso@slind.org> <20100901091455.GL8142@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100901091455.GL8142@n2100.arm.linux.org.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 01, 2010 at 10:14:55 +0100, Russell King - ARM Linux wrote: > On Tue, Aug 31, 2010 at 02:45:46PM +0300, Alexander Shishkin wrote: > > sys_time_change_notify() is a new syscall with number and types of > > parameters such that no ARM-specific processing is needed. > > This patch needs to be redone. Please wait until I've finished catching > up with the last 10 or so days of email and merged my tree into mainline. > Alternatively, update your patch to apply on top of my master branch. Ok, I'll wait, no problem. Regards, -- Alex