Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp969702pxb; Fri, 22 Apr 2022 15:36:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwfGHdx0ebr1+uzjl/Vj2mQm6DdJp9ysOYNHRTkCDKMpLH9K9ldaHggJsdScK5OcgypfXp6 X-Received: by 2002:a17:90a:4813:b0:1c9:e5c3:5abf with SMTP id a19-20020a17090a481300b001c9e5c35abfmr18680255pjh.139.1650666985570; Fri, 22 Apr 2022 15:36:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1650666985; cv=none; d=google.com; s=arc-20160816; b=tX7UmqxjWjNlOZtn97+UZFfQIbslBnWZjfr5ADZZ3W9pjGp90UlMHK0rdJFw4l7a6U inOJLVyNFjAHqrfry2uCAGKgYSWTuB/JpsAFvMC8zqGNufuoBX4ipa5qrTytIlV4aYjC x/VN/Zjchaq1T57ky8WpQJgBgrQfE9J6w8kFXKhTdcGuTpFhcd55HnBeNSeR8VeraBd2 wMjhLM981PikQHe3zk8weVq8YyZCICavrOrd69Kf23p0QZs3oIYHF2jw1U92Cg6OEuGV VFm062m1qMFGZgrC9tNKKxBv59p6rU+EVUnykTYwF9afWY6n92RV4U6I+0NzV4gJIJI0 6r4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=FTijsahCfYoUZVNsMJ7may3nhrbIXFBlgJ8qAIvHLv4=; b=pBtfepskf3e2cxnqumUvMmsZyl+7W44TUIFaD/pgCNABq9qXDl+rLgm51lYXjfMOtk zkvE9mbwp5w2C+jUufInV5wgOSyqD6u5qHEDboK3qufyzNMyxCR5eLRN7Bo0hQy+68AH uHTpUdBkbuyeEIaiw7KlR/6WiUKeIJf9VmjMgSXfp2FbkbXNwDy/Au5tfPJD7xq1JIux XExwNrO/vu5+1icW+umgL30kH6tdHStin6DywIldxHvDZbsYbGaAQoz6BDWQCgbXBqVz /qxy1Yh5eh02wgRYlaY2z6rdh3spjsHEZ8o4Oy8rkQfkL4kXWvcPonF43uAXHju7kxdX hZ4A== ARC-Authentication-Results: i=1; mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [23.128.96.19]) by mx.google.com with ESMTPS id b6-20020a170902d88600b00153b2d16512si5931403plz.282.2022.04.22.15.36.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Apr 2022 15:36:25 -0700 (PDT) Received-SPF: softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) client-ip=23.128.96.19; Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id B6BC13BA98B; Fri, 22 Apr 2022 13:24:09 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1388096AbiDUKK0 (ORCPT + 99 others); Thu, 21 Apr 2022 06:10:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35566 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354947AbiDUKKY (ORCPT ); Thu, 21 Apr 2022 06:10:24 -0400 X-Greylist: delayed 411 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Thu, 21 Apr 2022 03:07:35 PDT Received: from mail.mimoja.de (mail.mimoja.de [213.160.72.25]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 1BE5B25E8D; Thu, 21 Apr 2022 03:07:35 -0700 (PDT) Received: from [IPV6:2003:cf:571f:200:d4c7:7b5a:7538:c333] (p200300cf571f0200d4c77b5a7538c333.dip0.t-ipconnect.de [IPv6:2003:cf:571f:200:d4c7:7b5a:7538:c333]) by mail.mimoja.de (Postfix) with ESMTPSA id 0D2CA2223B; Thu, 21 Apr 2022 12:00:41 +0200 (CEST) Message-ID: Date: Thu, 21 Apr 2022 12:00:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: [PATCH v3 0/9] Parallel CPU bringup for x86_64 Content-Language: en-US To: Paul Menzel , David Woodhouse , thomas.lendacky@amd.com, mimoja@mimoja.de Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "H . Peter Anvin" , Paolo Bonzini , "Paul E . McKenney" , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, rcu@vger.kernel.org, hewenliang4@huawei.com, hushiyuan@huawei.com, luolongjun@huawei.com, hejingxian@huawei.com References: <20211215145633.5238-1-dwmw2@infradead.org> <9a47b5ec-f2d1-94d9-3a48-9b326c88cfcb@molgen.mpg.de> <3bfacf45d2d0f3dfa3789ff5a2dcb46744aacff7.camel@infradead.org> <74d2302f-88fc-c75c-6d2d-4aece1a515bb@molgen.mpg.de> From: Mimoja In-Reply-To: <74d2302f-88fc-c75c-6d2d-4aece1a515bb@molgen.mpg.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RDNS_NONE,SPF_HELO_NONE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear Paul, > Sorry for replying so late. I saw your v4 patches, and tried commit > 5e3524d21d2a () from your branch `parallel-5.17-part1`. Unfortunately, > the boot problem still persists on an AMD Ryzen 3 2200 g system, I > tested with. Please tell, where I should report these results too > (here or posted v4 patches). We have confirmed the issue on multiple AMD CPUs from multiple generations, leading to the guess that only Zen and Zen+ CPU seem affected with Zen3 and Zen2 (only tested ulv) working fine. Tho we struggled to get any output as the failing machines just go silent. Not working: Ryzen 5 Pro 2500u and 7 2700U Ryzen 3 2300G while e.g. Ryzen 7 Pro 4750U Ryzen 9 5950X both work fine. We will continue to investigate the issue but are currently a bit pulled into other topics. Thomas, could please maybe help us identify which CPUs and MC-Versions are worth looking at? David suggested you might have a good overview here. Best regards Johanna "Mimoja"