From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934367AbcLAUXU (ORCPT ); Thu, 1 Dec 2016 15:23:20 -0500 Received: from ozlabs.org ([103.22.144.67]:43781 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932688AbcLAUXF (ORCPT ); Thu, 1 Dec 2016 15:23:05 -0500 Date: Fri, 2 Dec 2016 07:23:02 +1100 From: Stephen Rothwell To: Randy Dunlap Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Nicholas Piggin , Michal Marek Subject: Re: linux-next: Tree for Dec 1 Message-ID: <20161202072302.3b127688@canb.auug.org.au> In-Reply-To: References: <20161201174235.21689436@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Randy, On Thu, 1 Dec 2016 12:17:30 -0800 Randy Dunlap wrote: > > on i386: > > WARNING: EXPORT symbol "__sw_hweight32" [arch/x86/lib/built-in.ko] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "___preempt_schedule" [arch/x86/entry/built-in.ko] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "___preempt_schedule" [arch/x86/built-in.ko] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "___preempt_schedule" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__put_user_2" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__get_user_2" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__put_user_1" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__get_user_1" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__sw_hweight32" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "empty_zero_page" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__put_user_8" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__put_user_4" [vmlinux] version generation failed, symbol will not be versioned. > WARNING: EXPORT symbol "__get_user_4" [vmlinux] version generation failed, symbol will not be versioned. > > Do I have a tools problem? No, these are existing problems that are now complained about. Nick Piggin hopes to get rid of these warnings for 3.10. -- Cheers, Stephen Rothwell