Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755252AbXIAPTT (ORCPT ); Sat, 1 Sep 2007 11:19:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753680AbXIAPTK (ORCPT ); Sat, 1 Sep 2007 11:19:10 -0400 Received: from mailout.stusta.mhn.de ([141.84.69.5]:36644 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753500AbXIAPTJ (ORCPT ); Sat, 1 Sep 2007 11:19:09 -0400 Date: Sat, 1 Sep 2007 17:19:10 +0200 From: Adrian Bunk To: Andrew Morton , Stephen Hemminger Cc: linux-kernel@vger.kernel.org Subject: 2.6.23-rc4-mm1: two ktime_sub_ns() functions Message-ID: <20070901151910.GH9260@stusta.de> References: <20070831215822.26e1432b.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20070831215822.26e1432b.akpm@linux-foundation.org> User-Agent: Mutt/1.5.16 (2007-06-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1145 Lines: 38 On Fri, Aug 31, 2007 at 09:58:22PM -0700, Andrew Morton wrote: >... > Changes since 2.6.23-rc3-mm1: >... > +ktime_sub_ns-analog-of-ktime_add_ns.patch >... > netdev things >... One ktime_sub_ns() should be enough for everyone - and the net tree already adds one (even with a correct EXPORT_SYMBOL...). <-- snip --> ... CC kernel/hrtimer.o /home/bunk/linux/kernel-2.6/linux-2.6.23-rc4-mm1/kernel/hrtimer.c:313: error: redefinition of 'ktime_sub_ns' /home/bunk/linux/kernel-2.6/linux-2.6.23-rc4-mm1/kernel/hrtimer.c:289: error: previous definition of 'ktime_sub_ns' was here make[2]: *** [kernel/hrtimer.o] Error 1 <-- snip --> cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - 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/