Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261841AbVC1PIh (ORCPT ); Mon, 28 Mar 2005 10:08:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261865AbVC1PIh (ORCPT ); Mon, 28 Mar 2005 10:08:37 -0500 Received: from mx2.suse.de ([195.135.220.15]:490 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S261841AbVC1PIc (ORCPT ); Mon, 28 Mar 2005 10:08:32 -0500 Date: Mon, 28 Mar 2005 17:08:32 +0200 From: Andi Kleen To: "Randy.Dunlap" Cc: lkml , ak@suse.de Subject: Re: [PATCH] x86_64/lib: find_first_zero_bit not extern Message-ID: <20050328150832.GC27906@wotan.suse.de> References: <20050327213907.3d0a5842.rddunlap@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050327213907.3d0a5842.rddunlap@osdl.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 555 Lines: 16 On Sun, Mar 27, 2005 at 09:39:07PM -0800, Randy.Dunlap wrote: > > Exported function was marked inline: > arch/x86_64/lib/bitops.c:18: warning: `find_first_zero_bit' declared inline afte > r being called > > Signed-off-by: Randy Dunlap That is already fixed in the patchkit in -mm* -Andi - 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/