From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752116AbWFWWNn (ORCPT ); Fri, 23 Jun 2006 18:13:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752118AbWFWWNn (ORCPT ); Fri, 23 Jun 2006 18:13:43 -0400 Received: from pasmtpb.tele.dk ([80.160.77.98]:61327 "EHLO pasmtp.tele.dk") by vger.kernel.org with ESMTP id S1752116AbWFWWNm (ORCPT ); Fri, 23 Jun 2006 18:13:42 -0400 Date: Sat, 24 Jun 2006 00:12:18 +0200 From: Sam Ravnborg To: Jan Engelhardt Cc: Linux Kernel Mailing List Subject: Re: Section mismatch warnings Message-ID: <20060623221217.GA372@mars.ravnborg.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 23, 2006 at 07:40:12PM +0200, Jan Engelhardt wrote: > Hello, > > > as others have already seen to, 2.6.17 spits out a lot of section mismatch > warnings on modpost. Some of them have may already been addressed; here is > the output I get when MODPOST starts to run during the compile process of > an almost-completely-compiled kernel. Need .config? All the .smp_locks related warnings are gone when I get the kbuild.git tree pushed linus wise. Needs to spend only an hour or so before it is ready and will do so during the weekend. Sam