Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1034624ybi; Sun, 30 Jun 2019 06:04:17 -0700 (PDT) X-Google-Smtp-Source: APXvYqzF81aqIOpQb/WWIaVl4yg9cAHwPEXDeEGM3EyGLN+ay9qCa8ODCLElSQ0j2s1i1Vo5UbSB X-Received: by 2002:a17:90a:2385:: with SMTP id g5mr25563374pje.12.1561899857364; Sun, 30 Jun 2019 06:04:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561899857; cv=none; d=google.com; s=arc-20160816; b=w7bYKe2AOdELTjHubvJxE+dcWjal92seKidX32Hgpnd6c8wJ2x7Tld1C0pdnqfGGRG QyYT1ho34yUSc3I1u/9B9u9iPfnOghpz+Gcy+ET+0fvEVxlU3wMeDClNidQh/zV9Qx38 1VOanR/CNCMJR7qM3O3m7KDuuSa/6lnmm9X+5PYiohHXdDYD1GNtRjnh+/FzlQBQiDEE 9nakSRKMqCMZt3JZ93UgfiBWMe4s1uHGqj1dT9BUeT6r+KGffKDIOdiQNUYHW2tj3h5L NJc8NPBKik4e2/SAcdDDLW/lXxGfja5dSrHCIBy+2P4NZ3CuCp3RQuCQqCC63yYKpPg2 zFAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=A490qQyV/C3SrgEDnmhwPdunX4Ux1Bu2DSfM4342F2E=; b=XDziBffUoHVM+v/PkEY0KgzsolSzfe5cAaN27chdgxmJn7QLVKQeqSJVF0E2Wujbrf TA6U1slUR5FLc83SnoladhyWOkZjFUxA+qU92DtZsWeLIzJj6C4Tjf030x3XYgXSkkjF 43ZyaJQyZDcTyDX3Kn7DvFRtIu9qfQsvqU3p2KZnDUhKld7kYczpVV0I1h6+kvPy/i2c XDUTb8yqegcHqzCt42/1W3CXJs7gicOZ/X0OJrWCxSVBzt8EiI2AxfwaQX9SVWsKhdrz +IrL3fqpqAo7y24hjuY2z2LGvkeD4W/GY/4AcQXLuLAcWaKSPLl0oX8XAFz4zNint8nn Cl9g== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w3si7089981pgh.525.2019.06.30.06.03.49; Sun, 30 Jun 2019 06:04:17 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726531AbfF3NDq (ORCPT + 99 others); Sun, 30 Jun 2019 09:03:46 -0400 Received: from mga09.intel.com ([134.134.136.24]:23627 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726500AbfF3NDq (ORCPT ); Sun, 30 Jun 2019 09:03:46 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Jun 2019 06:03:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,434,1557212400"; d="scan'208";a="165096721" Received: from shbuild999.sh.intel.com (HELO localhost) ([10.239.147.113]) by fmsmga007.fm.intel.com with ESMTP; 30 Jun 2019 06:03:43 -0700 Date: Sun, 30 Jun 2019 21:03:47 +0800 From: Feng Tang To: Thomas Gleixner Cc: "Chen, Rong A" , "tipbuild@zytor.com" , Ingo Molnar , "lkp@01.org" , LKML , "H. Peter Anvin" , x86@kernel.org Subject: Re: [LKP] [x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC Message-ID: <20190630130347.GB93752@shbuild999.sh.intel.com> References: <20190620021856.GP7221@shao2-debian> <58ea508f-dc2e-8537-fe96-49cca0a7c799@intel.com> <20190628063231.GA7766@shbuild999.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, On Sun, Jun 30, 2019 at 01:35:39PM +0200, Thomas Gleixner wrote: > On Sat, 29 Jun 2019, Thomas Gleixner wrote: > > On Fri, 28 Jun 2019, Thomas Gleixner wrote: > > > On Fri, 28 Jun 2019, Feng Tang wrote: > > > That function just 'works' by chance not by design. I'll stare into it and > > > fix it up for real. > > > > > > Thank you very much for that information. Your debug was spot on! > > > > I rewrote that function so it actually handles that case correctly along > > with some other things which were broken and force pushed the WIP.x86/ipi > > branch. > > > > Can you please run exactly that test again against that new version and > > verify that this is fixed now? > > Just found another issue with that thing. Don't waste your time on it. I'll > come back to you when I'm done. Ok. I noticed that the ipi branch has been merged to tip/master. Thanks, Feng > > Thanks, > > tglx