From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964930AbdKBVIZ (ORCPT ); Thu, 2 Nov 2017 17:08:25 -0400 Received: from mail-wr0-f196.google.com ([209.85.128.196]:46213 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934374AbdKBVIX (ORCPT ); Thu, 2 Nov 2017 17:08:23 -0400 X-Google-Smtp-Source: ABhQp+TJItRdUza2LFRdnItL4BiT/lnEe0heMzzo1Rbn+Rl/vKubVMV0aFuhakgZsWDwJZAx3d1viA== Date: Thu, 2 Nov 2017 22:08:19 +0100 From: Ingo Molnar To: Stephen Rothwell Cc: Linus Torvalds , Linux-Next Mailing List , Linux Kernel Mailing List , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Arnaldo Carvalho de Melo Subject: Re: linux-next: build warning in Linus' tree Message-ID: <20171102210819.iegvbqfrl3qyk7y2@gmail.com> References: <20171103072948.5003f4dc@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171103072948.5003f4dc@canb.auug.org.au> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Stephen Rothwell wrote: > Hi Linus, > > Just building Linus' tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > warning: objtool: x86 instruction decoder differs from kernel > > This is a change since yesterday. Linus' tree has been updated with > these commits since then: > > 4f2ba5dc183b7..ead751507de8 > > so, I assume this is just due to the SPDX ids being added to files that > objtool cares about. > > The perf build also produced lots of Warnings about differences in > include files. The warnings are harmless, I'll take care of them tomorrow. Thanks, Ingo