Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754155AbYLSHsN (ORCPT ); Fri, 19 Dec 2008 02:48:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752775AbYLSHr5 (ORCPT ); Fri, 19 Dec 2008 02:47:57 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:54251 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752772AbYLSHr5 (ORCPT ); Fri, 19 Dec 2008 02:47:57 -0500 Date: Thu, 18 Dec 2008 23:47:25 -0800 From: Andrew Morton To: "Magnus Damm" Cc: linux-kernel@vger.kernel.org, davem@davemloft.net Subject: Re: [PATCH] clocksource: pass clocksource to read() callback Message-Id: <20081218234725.4126d858.akpm@linux-foundation.org> In-Reply-To: References: <20081211114802.17622.54609.sendpatchset@rx1.opensource.se> <20081217175658.0706a07f.akpm@linux-foundation.org> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1317 Lines: 28 On Fri, 19 Dec 2008 16:30:36 +0900 "Magnus Damm" wrote: > > CHK include/linux/version.h > > CHK include/linux/utsrelease.h > > SYMLINK include/asm -> include/asm-sparc > > CC arch/sparc/kernel/asm-offsets.s > > In file included from include/linux/ktime.h:25, > > from include/linux/timer.h:5, > > from include/linux/clocksource.h:16, > > from /usr/src/devel/arch/sparc/include/asm/timer_64.h:11, > > from /usr/src/devel/arch/sparc/include/asm/timer.h:4, > > from /usr/src/devel/arch/sparc/include/asm/timex_64.h:9, > > from /usr/src/devel/arch/sparc/include/asm/timex.h:4, > > from include/linux/timex.h:170, > > from include/linux/sched.h:54, > > from arch/sparc/kernel/asm-offsets.c:13: > > include/linux/jiffies.h:247:31: warning: "CLOCK_TICK_RATE" is not defined > [lot's of warning snipped] > > How about the (unfortunately most likely mangled) patch below? Does it > help? yup. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/