From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 20 Oct 2009 04:23:56 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:49678 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by ftp.linux-mips.org with ESMTP id S1491885AbZJTCXx (ORCPT ); Tue, 20 Oct 2009 04:23:53 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id n9K2P4lf007430; Tue, 20 Oct 2009 11:25:06 +0900 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id n9K2P10t007428; Tue, 20 Oct 2009 11:25:01 +0900 Date: Tue, 20 Oct 2009 11:25:01 +0900 From: Ralf Baechle To: Linus Walleij Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, Thomas Gleixner , Mikael Pettersson Subject: Re: [PATCH] Make MIPS dynamic clocksource/clockevent clock code generic Message-ID: <20091020022501.GB6941@linux-mips.org> References: <1255819715-19763-1-git-send-email-linus.walleij@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1255819715-19763-1-git-send-email-linus.walleij@stericsson.com> User-Agent: Mutt/1.5.19 (2009-01-05) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 24385 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Sun, Oct 18, 2009 at 12:48:35AM +0200, Linus Walleij wrote: Reviewed-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: ralf@linux-mips.org (Ralf Baechle) Date: Tue, 20 Oct 2009 11:25:01 +0900 Subject: [PATCH] Make MIPS dynamic clocksource/clockevent clock code generic In-Reply-To: <1255819715-19763-1-git-send-email-linus.walleij@stericsson.com> References: <1255819715-19763-1-git-send-email-linus.walleij@stericsson.com> Message-ID: <20091020022501.GB6941@linux-mips.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Oct 18, 2009 at 12:48:35AM +0200, Linus Walleij wrote: Reviewed-by: Ralf Baechle Ralf