Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 23 Dec 2002 19:21:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 23 Dec 2002 19:21:41 -0500 Received: from pizda.ninka.net ([216.101.162.242]:18818 "EHLO pizda.ninka.net") by vger.kernel.org with ESMTP id ; Mon, 23 Dec 2002 19:21:40 -0500 Date: Mon, 23 Dec 2002 16:23:51 -0800 (PST) Message-Id: <20021223.162351.40761424.davem@redhat.com> To: cw@f00f.org Cc: kiran@in.ibm.com, netdev@oss.sgi.com, linux-kernel@vger.kernel.org Subject: Re: [patch] Convert sockets_in_use to use per_cpu areas From: "David S. Miller" In-Reply-To: <20021224000048.GA14346@tapu.f00f.org> References: <20021223190847.G23413@in.ibm.com> <20021223.121632.105420794.davem@redhat.com> <20021224000048.GA14346@tapu.f00f.org> 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: 854 Lines: 21 From: Chris Wedgwood Date: Mon, 23 Dec 2002 16:00:48 -0800 On Mon, Dec 23, 2002 at 12:16:32PM -0800, David S. Miller wrote: > You have to provide an explicit initializer for DEFINE_PER_CPU > declarations or you break some platforms with older GCC's which > otherwise won't put it into the proper section. I wonder if "some platforms with older GCC's" will ever have these issues resolved... I still don't have gcc-3.2.1 working properly on sparc64. I hope to have it working soon, but this does mean that 2.6.x cannot deprecate it, whereas 2.7.x certainly can. - 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/