Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 30 Sep 2002 08:27:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 30 Sep 2002 08:27:30 -0400 Received: from pizda.ninka.net ([216.101.162.242]:47024 "EHLO pizda.ninka.net") by vger.kernel.org with ESMTP id ; Mon, 30 Sep 2002 08:27:30 -0400 Date: Mon, 30 Sep 2002 05:25:55 -0700 (PDT) Message-Id: <20020930.052555.123500588.davem@redhat.com> To: alan@lxorguk.ukuu.org.uk Cc: bunk@fs.tum.de, jochen@scram.de, linux-kernel@vger.kernel.org Subject: Re: 2.3.39 compile errors on Alpha From: "David S. Miller" In-Reply-To: <1033389340.16337.14.camel@irongate.swansea.linux.org.uk> References: <1033389340.16337.14.camel@irongate.swansea.linux.org.uk> X-FalunGong: Information control. X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 696 Lines: 17 From: Alan Cox Date: 30 Sep 2002 13:35:40 +0100 Is this actually safe - suppose the machine has no tsc counter (eg old x86 or indeed new x86 numa, speedstep using, etc). In that case do_gettimeofday doesn't appear to be either IRQ safe or fast enough to use in this way ? This is how netif_rx() has worked for a long time. ATM is just copying the input packet logic. So why are you complaining now? :-) - 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/