Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 2 Oct 2001 13:52:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 2 Oct 2001 13:52:17 -0400 Received: from mons.uio.no ([129.240.130.14]:36064 "EHLO mons.uio.no") by vger.kernel.org with ESMTP id ; Tue, 2 Oct 2001 13:52:06 -0400 MIME-Version: 1.0 Message-ID: <15289.65245.126409.37240@charged.uio.no> Date: Tue, 2 Oct 2001 19:52:29 +0200 To: Andreas Schwab Cc: Ian Grant , linux-kernel@vger.kernel.org Subject: Re: 2.4.10 build failure - atomic_dec_and_lock export In-Reply-To: In-Reply-To: X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid From: Trond Myklebust User-Agent: SEMI/1.13.7 (Awazu) CLIME/1.13.6 (=?ISO-2022-JP?B?GyRCQ2YbKEI=?= =?ISO-2022-JP?B?GyRCJU4+MRsoQg==?=) MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386-redhat-linux) Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >>>>> " " == Andreas Schwab writes: > Trond Myklebust writes: > |> If you have CONFIG_SMP defined then atomic_dec_and_lock will > |> never get defined > Unless you use CONFIG_MODVERSIONS, which causes > atomic_dec_and_lock to be versioned and defined as a macro via > . Oh great... That's going to confound the test in too. Urgh. Can anybody propose a less ugly solution than EXPORT_SYMBOL_NOVERS()? Cheers, Trond - 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/