Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp5158231ybl; Mon, 26 Aug 2019 23:52:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqwETHjO8QrvcLpeI29f+BSzKretQLYmJbVzeBAm4YrtjEH5OP2MXz6+cXoOt6R48uh0j40n X-Received: by 2002:a17:90a:b946:: with SMTP id f6mr24054526pjw.86.1566888730670; Mon, 26 Aug 2019 23:52:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566888730; cv=none; d=google.com; s=arc-20160816; b=kj2/I09i5VKO51It9QNlhOUkX4urZt22PbYQhiTffhMQxIOIwjA16RvavUswbcx0xY yVQjJ+Hdlkc4lNHufPkkBj/guyIcBfB3s1+o+ZOba8PUmDgCxecysGzFzuiHD6j0Kp5/ QG5fcxrBiTgyS641MpfIBPt8pLQUPj3sJGATNZKxi4slxTHvJT+yhXUjHQhmrdYgdzaX iHjF9aoQCCkFtAUPufHnZqHN72VMimFuZLhRpfpijn7B4WJUpPDPkNKZIGisOVUrJ54L cAeFCXc2dsBadi0l5420aXAlsGToFFKy28UTityd2J3z9NTRIvwJAP+y/18KH1JDY8ym 96Lw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=1/Bn2UhLO6r23D3H/8YdChr/wPmfOLZOCfiert7aJ3w=; b=sLkzuxTY5BeqXckgK4AOk7Sos2wb/cqTp1rT6Js6MJuW5ybz1N6Df3umbpUSeacUXt j/b+46B7CDsnpAD4kiBgZvy4pUSOuRAMQvwGc0vqcqPnZWOXhF9V0dP2UP8cR3Hugvos t+H5XKd9K4Fp3wnHfYC5f9Gy9BwK7aDeinIBOFfWPu12ZmCiccMZQIDEBjfJc+isHgZP oyCl/BNM+210LP4jyor+s6xYALuxg+HXPty3xxJid+JqGnBTEITpyeLs0PVqMfwFCXqz DUT+6/tUlfPH3PjYLgDFWYWuTrN30iKPY4QtaWAuQ2u2lHiGU7ihdpfOn/X1Y9jSrAxL x4xw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u17si11016511pgn.387.2019.08.26.23.51.54; Mon, 26 Aug 2019 23:52:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726333AbfH0GvE (ORCPT + 99 others); Tue, 27 Aug 2019 02:51:04 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:42286 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725811AbfH0GvE (ORCPT ); Tue, 27 Aug 2019 02:51:04 -0400 Received: from p5de0b6c5.dip0.t-ipconnect.de ([93.224.182.197] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1i2VJh-0003tT-2y; Tue, 27 Aug 2019 08:50:57 +0200 Date: Tue, 27 Aug 2019 08:50:56 +0200 (CEST) From: Thomas Gleixner To: Bandan Das cc: kbuild test robot , kbuild-all@01.org, linux-kernel@vger.kernel.org, tipbuild@zytor.com Subject: Re: [tip:x86/urgent 3/3] arch/x86/kernel/apic/apic.c:1182:6: warning: the address of 'x2apic_enabled' will always evaluate as 'true' In-Reply-To: Message-ID: References: <201908270037.RmH8iN2a%lkp@intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 27 Aug 2019, Bandan Das wrote: > kbuild test robot writes: > > > tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/tip/tip.git x86/urgent > > head: cfa16294b1c5b320c0a0e1cac37c784b92366c87 > > commit: cfa16294b1c5b320c0a0e1cac37c784b92366c87 [3/3] x86/apic: Include the LDR when clearing out APIC registers > > config: i386-defconfig (attached as .config) > > compiler: gcc-7 (Debian 7.4.0-10) 7.4.0 > > reproduce: > > git checkout cfa16294b1c5b320c0a0e1cac37c784b92366c87 > > # save the attached .config to linux build tree > > make ARCH=i386 > > > > If you fix the issue, kindly add following tag > > Reported-by: kbuild test robot > > > > All warnings (new ones prefixed by >>): > > > > arch/x86/kernel/apic/apic.c: In function 'clear_local_APIC': > >>> arch/x86/kernel/apic/apic.c:1182:6: warning: the address of 'x2apic_enabled' will always evaluate as 'true' [-Waddress] > > if (!x2apic_enabled) { > > ^ > Thomas, I apologize for the typo here. This is the x2apic_enabled() function. > Should I respin ? https://lkml.kernel.org/r/156684295076.23440.2192639697586451635.tip-bot2@tip-bot2 You have that mail in your inbox ..