Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933222AbcJRU3b (ORCPT ); Tue, 18 Oct 2016 16:29:31 -0400 Received: from ud10.udmedia.de ([194.117.254.50]:56357 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757588AbcJRU3U (ORCPT ); Tue, 18 Oct 2016 16:29:20 -0400 Date: Tue, 18 Oct 2016 22:29:15 +0200 From: Markus Trippelsdorf To: Borislav Petkov Cc: Al Viro , lkml Subject: Re: 784d5699eddc ("x86: move exports to actual definitions") Message-ID: <20161018202915.GA307@x4> References: <20161018202304.sksoxuoll4uy3uwg@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161018202304.sksoxuoll4uy3uwg@pd.tnic> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 309 Lines: 15 On 2016.10.18 at 22:23 +0200, Borislav Petkov wrote: > Hey Al, > > I see the gazillion warnings below when building -rc1 here. > > When I revert > > 784d5699eddc ("x86: move exports to actual definitions") > > the warnings are gone. I'm seeing the same thing on ppc64le with an allmodconfig. -- Markus