From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751428AbWFYOYW (ORCPT ); Sun, 25 Jun 2006 10:24:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751430AbWFYOYW (ORCPT ); Sun, 25 Jun 2006 10:24:22 -0400 Received: from mail.timesys.com ([65.117.135.102]:15309 "EHLO postfix.timesys.com") by vger.kernel.org with ESMTP id S1751428AbWFYOYV (ORCPT ); Sun, 25 Jun 2006 10:24:21 -0400 Subject: Re: [PATCHSET] Announce: High-res timers, tickless/dyntick and dynamic HZ From: Thomas Gleixner Reply-To: tglx@timesys.com To: Steven Rostedt Cc: Michal Piotrowski , Ingo Molnar , LKML , Andrew Morton , john stultz , Con Kolivas In-Reply-To: References: <1150643426.27073.17.camel@localhost.localdomain> <449580CA.2060704@gmail.com> <20060618182820.GA32765@elte.hu> <4496D24F.80003@gmail.com> <1150746705.29299.57.camel@localhost.localdomain> Content-Type: text/plain Date: Sun, 25 Jun 2006 16:26:02 +0200 Message-Id: <1151245562.25491.365.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2006-06-25 at 09:06 -0400, Steven Rostedt wrote: > Hi Thomas, > > I finally was able to try -V5. And hit the following: > > WARNING: "hrtimer_stop_sched_tick" [drivers/acpi/processor.ko] undefined! > WARNING: "hrtimer_restart_sched_tick" [drivers/acpi/processor.ko] undefined! Thanks, applied. tglx