Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp3031905ybe; Sun, 8 Sep 2019 05:49:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqz/eAmazHoETMyGQvnOkNjBwI6uqiZj16MCWJeOt47WthrLNmi89edxi+BIzPGEETtjGpfS X-Received: by 2002:a05:6402:1845:: with SMTP id v5mr14011450edy.130.1567946981330; Sun, 08 Sep 2019 05:49:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567946981; cv=none; d=google.com; s=arc-20160816; b=rPwroDqSpkv3HwcOwarnc4zxU7UJYBF2QKolhIV2mHM6IvMBvH7M5i4RJD0e7zkzPz frAKbnJXY6O8zzg0rPKsCutYlshNWz8fbywMKD1A+vNRfqGzsMxQbcHgng+tJda/CbUF F31Wn2rwsHS+1pb4ifnXSuKm/PNtE5cLsPspRwElnj7xSpfz2eZdBYtUITsJrwTvjklR 8OZPh5OPofzg9S6pu5pMxzVnWOsQG3U1i3VIiQ22V4u9plRy9KQZHGDqokdsAUhL3ISA UhGaZM1WlTr9Kq+zwYqTATnP3PnYFtILTNJiQ78yfZO1xNkqLcO6GDV8PlEI4AewhENt oEJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:subject:user-agent:message-id :references:cc:in-reply-to:from:to:content-transfer-encoding :mime-version; bh=VmhpQlwgk6zR9EWDU6sw5NJOLZyBTMb0U9iAkCimlr4=; b=0H6FBK2N1AO2aw9vwJifRj81M+y3W5tnU7l7An52k7s7mseAgOB39GXvZ3FfLPae8N DAlRnb6FP9pXHdFZinxN58m1dKo6AHs8tK+IkMR/shLEbouKZRbCbo+OM7t4FDBEcpL7 xrFe/ptztzu4hyYEpu5aSu6OpBVJh0qlpShWcgM7Sm4g3EiskUZuxeutJQM1FZo99bze WJDWnY8Gh52SQBfkcAYO3nI0DIX3Mol0jH2QUUbrHhpyXD5jgIREgGUCAr5pY4tCJXSF OEl+8zthsiuhBrg/byt8zRtONPVYZDwp46YodIAHbHzXhsaAj1EFLCM3ESkoENrlNP2f 0gtQ== 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 mj26si5696974ejb.203.2019.09.08.05.49.18; Sun, 08 Sep 2019 05:49:41 -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 S2394750AbfIGPY5 convert rfc822-to-8bit (ORCPT + 99 others); Sat, 7 Sep 2019 11:24:57 -0400 Received: from mail.fireflyinternet.com ([109.228.58.192]:51136 "EHLO fireflyinternet.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2394740AbfIGPY5 (ORCPT ); Sat, 7 Sep 2019 11:24:57 -0400 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=78.156.65.138; Received: from localhost (unverified [78.156.65.138]) by fireflyinternet.com (Firefly Internet (M1)) with ESMTP (TLS) id 18409779-1500050 for multiple; Sat, 07 Sep 2019 16:24:50 +0100 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Thomas Gleixner From: Chris Wilson In-Reply-To: Cc: Linus Torvalds , Linux List Kernel Mailing , Bandan Das References: <156785100521.13300.14461504732265570003@skylake-alporthouse-com> <156786727951.13300.15226856788926071603@skylake-alporthouse-com> Message-ID: <156786988815.13300.14460569616117208043@skylake-alporthouse-com> User-Agent: alot/0.6 Subject: Re: Linux 5.3-rc7 Date: Sat, 07 Sep 2019 16:24:48 +0100 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Thomas Gleixner (2019-09-07 16:00:17) > Does this only happen with that CPU0 hotplug stuff enabled or on CPUs other > than CPU0 as well? That hotplug CPU0 stuff is a bandaid so I wouldn't be > surprised if we broke that somehow. If I ignore cpu0 in that test and so use [ 133.847187] smpboot: CPU 1 is now offline [ 134.861861] x86: Booting SMP configuration: [ 134.861875] smpboot: Booting Node 0 Processor 1 APIC 0x2 [ 134.880218] smpboot: CPU 2 is now offline [ 135.893806] smpboot: Booting Node 0 Processor 2 APIC 0x1 [ 135.935115] smpboot: CPU 3 is now offline [ 136.949760] smpboot: Booting Node 0 Processor 3 APIC 0x3 that has run for 10 minutes without failure, so it seems confined to cpu0 hotplugging. All we are doing in the test to generate the hotplugs is: for (int cpu = 0;; cpu++) { char name[128]; int cpufd; snprintf(name, sizeof(name), "/sys/devices/system/cpu/cpu%d/online", cpu), sizeof(name)); cpufd = open(name, O_WRONLY); if (cpufd < 0) break; write(cpufd, "0", 2); usleep(1e6); write(cpufd, "1", 2); close(cpufd); } -Chris