From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 17 Mar 2008 13:05:23 +0000 (GMT) Received: from localhost.localdomain ([127.0.0.1]:53190 "EHLO dl5rb.ham-radio-op.net") by ftp.linux-mips.org with ESMTP id S28600158AbYCQNFV (ORCPT ); Mon, 17 Mar 2008 13:05:21 +0000 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by dl5rb.ham-radio-op.net (8.14.1/8.13.8) with ESMTP id m2HD5K9m015952; Mon, 17 Mar 2008 13:05:21 GMT Received: (from ralf@localhost) by denk.linux-mips.net (8.14.1/8.14.1/Submit) id m2HD5Jmv015951; Mon, 17 Mar 2008 13:05:19 GMT Date: Mon, 17 Mar 2008 13:05:19 +0000 From: Ralf Baechle To: Yoichi Yuasa Cc: linux-mips Subject: Re: [PATCH][MIPS] fix the installation condition of MIPS clocksource Message-ID: <20080317130519.GA15629@linux-mips.org> References: <20080218230459.35c2204b.yoichi_yuasa@tripeaks.co.jp> <20080312140201.GA25986@linux-mips.org> <20080312235002.c717dde3.yoichi_yuasa@tripeaks.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080312235002.c717dde3.yoichi_yuasa@tripeaks.co.jp> User-Agent: Mutt/1.5.17 (2007-11-01) 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: 18415 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 Wed, Mar 12, 2008 at 11:50:02PM +0900, Yoichi Yuasa wrote: > I think it has a one more bug. Applied. Ralf