From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87632C07E9A for ; Wed, 14 Jul 2021 05:48:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5B9D9613B6 for ; Wed, 14 Jul 2021 05:48:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237991AbhGNFvc (ORCPT ); Wed, 14 Jul 2021 01:51:32 -0400 Received: from ofcsgdbm.dwd.de ([141.38.3.245]:37159 "EHLO ofcsgdbm.dwd.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237971AbhGNFvb (ORCPT ); Wed, 14 Jul 2021 01:51:31 -0400 X-Greylist: delayed 525 seconds by postgrey-1.27 at vger.kernel.org; Wed, 14 Jul 2021 01:51:29 EDT Received: from localhost (localhost [127.0.0.1]) by ofcsg2dn2.dwd.de (Postfix) with ESMTP id 4GPmXw1g5Fz2y0k for ; Wed, 14 Jul 2021 05:39:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dwd.de; h= content-type:content-type:mime-version:references:message-id :in-reply-to:subject:subject:from:from:date:date:received :received:received:received:received:received:received:received; s=dwd-csg20210107; t=1626241184; x=1627450785; bh=U59j7UzeM92zw He1nvUvl+FppbR6AWCLbAxag5rWzr8=; b=QPwbwEit+VROKMJduUvhwiq+OPTIa 4BvTHMhPE2wiOotqXipn34scW/YSGmXCrWMgXSVVk2+h8bRBTzfiAPIL9m6XTyKr ntVlROI8oAV057dZAaM/tSwIA7XXCabvJIOWZzdZWGoHiOHjjgWd2t96Vrewcxze 5Bxy27ioIBXifmNHSiYcZgiQ5CmrGbnMws4pbOASFxlDO1ECBJ0Qs1RFA3pvHLF7 LWQ+7gLGgW1Zwus1HneiI0WuytPMVBO+T89LBfAklbUsB1i6jHSg8MQzp2/J6aAo 1KSbKYk1yjERZtGeEQniSOYd7/EoIJBAbzOK8X+rQbBYpKQEDy9+Cq4uQ== X-Virus-Scanned: by amavisd-new at csg.dwd.de Received: from ofcsg2cteh1.dwd.de ([172.30.232.65]) by localhost (ofcsg2dn2.dwd.de [172.30.232.25]) (amavisd-new, port 10024) with ESMTP id XoOn5KZlM8RW for ; Wed, 14 Jul 2021 05:39:44 +0000 (UTC) Received: from ofcsg2cteh1.dwd.de (unknown [127.0.0.1]) by DDEI (Postfix) with ESMTP id 05D53C901F51 for ; Wed, 14 Jul 2021 05:39:44 +0000 (UTC) Received: from ofcsg2cteh1.dwd.de (unknown [127.0.0.1]) by DDEI (Postfix) with ESMTP id 04231C901F15 for ; Wed, 14 Jul 2021 05:39:44 +0000 (UTC) X-DDEI-TLS-USAGE: Unused Received: from ofcsgdbm.dwd.de (unknown [172.30.232.25]) by ofcsg2cteh1.dwd.de (Postfix) with ESMTP for ; Wed, 14 Jul 2021 05:39:43 +0000 (UTC) Received: from ofcsgdbm.dwd.de by localhost (Postfix XFORWARD proxy); Wed, 14 Jul 2021 05:39:44 -0000 Received: from ofcsg2dvf2.dwd.de (ofcsg2dvf2.dwd.de [172.30.232.11]) by ofcsg2dn2.dwd.de (Postfix) with ESMTPS id 4GPmXv6q8Qz2xWb; Wed, 14 Jul 2021 05:39:43 +0000 (UTC) Received: from ofmailhub.dwd.de (ofldap.dwd.de [141.38.39.196]) by ofcsg2dvf2.dwd.de with ESMTP id 16E5dhZp008956-16E5dhZq008956; Wed, 14 Jul 2021 05:39:43 GMT Received: from praktifix.dwd.de (praktifix.dwd.de [141.38.44.46]) by ofmailhub.dwd.de (Postfix) with ESMTP id 68EBEE2BEB; Wed, 14 Jul 2021 05:39:43 +0000 (UTC) Date: Wed, 14 Jul 2021 05:39:43 +0000 (GMT) From: Holger Kiehl To: Greg Kroah-Hartman cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.13 000/800] 5.13.2-rc1 review In-Reply-To: <20210712060912.995381202@linuxfoundation.org> Message-ID: <68b6051-09c-9dc8-4b52-c4e766fee5@praktifix.dwd.de> References: <20210712060912.995381202@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-FE-Policy-ID: 2:2:1:SYSTEM X-TMASE-Version: DDEI-5.1-8.6.1018-26280.005 X-TMASE-Result: 10--11.674500-10.000000 X-TMASE-MatchedRID: eVEkOcJu0F6WfDtBOz4q2ycRqaHJVb+namDMhjMSdnnk1kyQDpEj8E1N J2MN+nPkSHSWZchqtCGn9WnUf4yXmVzhU0/oppo2uZBZOg7RfX9UIaneDj+GO2yIID37xcHKsb9 HPmxftEn5yPaI4eFKR/kuGZQ5f5nDnEMCM6PzyYEK4MBRf7I7prw+GCqPUrbcdRQm2zQUJy9NiQ 0QX2fZcvLlOXoBFD4JcNBmT2QB6gU9d1nHWxkekB/R5SKe31AR8wxV8JR3NqhOEILBOBemL2SSW xIg3If8N/kqi/+CMmintV427o9FVLI9IhPaTqbkS0GlPH9kR3ItnKKO+U2eJejMOEZ5AL0SWeSe ZNBL5JbNc1d0+ZnEhH8mA3sDDq0A5MIx11wv+CPiRhduhvElsvJT+hf62k2Y+gsSeW2jNCevG39 WDjVoN5Zl9Wi1ChMDXdzMgWuHHk1jfFUYBEvIH2A7bUFBqh2V X-TMASE-SNAP-Result: 1.821001.0001-0-1-12:0,22:0,33:0,34:0-0 X-TMASE-INERTIA: 0-0;;;; X-DDEI-PROCESSED-RESULT: Safe Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Mon, 12 Jul 2021, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.13.2 release. > There are 800 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Wed, 14 Jul 2021 06:02:46 +0000. > Anything received after that time might be too late. > With this my system no longer boots: [ OK ] Reached target Swap. [ 75.213852] NMI watchdog: Watchdog detected hard LOCKUP on cpu 0 [ 75.213926] NMI watchdog: Watchdog detected hard LOCKUP on cpu 2 [ 75.213962] NMI watchdog: Watchdog detected hard LOCKUP on cpu 4 [FAILED] Failed to start Wait for udev To Complete Device Initialization. See 'systemctl status systemd-udev-settle.service' for details. Starting Activation of DM RAID sets... [ ] (1 of 2) A start job is running for Activation of DM RAID sets (..min ..s / no limit) [ ] (2 of 2) A start job is running for Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling (..min ..s / no limit) System is a Fedora 34 with all updates applied. Two other similar systems with AMD CPUs (Ryzen 4750G + 3400G) this does not happen and boots fine. The system where it does not boot has an Intel Xeon E3-1285L v4 CPU. All of them use a dm_crypt root filesystem. Any idea which patch I should drop to see if it boots again. I already dropped [PATCH 5.13 743/800] ASoC: Intel: sof_sdw: add quirk support for Brya and BT-offload and I just see that this one should also be dropped: [PATCH 5.13 768/800] hugetlb: address ref count racing in prep_compound_gigantic_page Will still need to test this. Holger