Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97484C433F5 for ; Thu, 18 Nov 2021 00:16:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 76F2F61B72 for ; Thu, 18 Nov 2021 00:16:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241864AbhKRAT4 (ORCPT ); Wed, 17 Nov 2021 19:19:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49894 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232341AbhKRATv (ORCPT ); Wed, 17 Nov 2021 19:19:51 -0500 Received: from mail-pg1-x533.google.com (mail-pg1-x533.google.com [IPv6:2607:f8b0:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 835F0C061570 for ; Wed, 17 Nov 2021 16:16:52 -0800 (PST) Received: by mail-pg1-x533.google.com with SMTP id s138so3693471pgs.4 for ; Wed, 17 Nov 2021 16:16:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=mT8YaEHx8aR9bEQOqvPUpWSDaz0H+2J/U1fky6P/mpI=; b=WuXJ0TAfIQpqY8KNeHmrvwYCqXsQxa+174sW+at3C4dchvdaiHm3TArb/LjsOdZAu1 zu3DYGPFAMHvsMgxk+GC5ACI+kKYuipsrxRoy+I6JtQvxdR0nCrB6cnM7/cEAxWT0i9c mWrRaUisiFK6YSAZxn8KMx8khL5V6WgbFgHqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=mT8YaEHx8aR9bEQOqvPUpWSDaz0H+2J/U1fky6P/mpI=; b=Rmd4bVtn1FAb85HyU2P/hQgppDlOTywEEwumkzgkZlidfzkxAyQPQBfwJmx1NmJk45 PLuOavNLLbB3n9bnajEPU7iAhYNKRsmsN/vP26SLGIGdrpklWjWUcAY4lR9FH8A6Cv1J ujBf+jFaU2aC6v8YzbEKMfmlkwAxNYmkZnwmL7CjgQSyKglE9LptsP49mLV8wIbf4WOo +2jtFUEeK0C7N/LlxGCbJzf1jH1D35QmN8sEMbvagb83aUPeBQu8RKlsejE7NIyv/oRS J4fhxrIeWeqivG3UNQVgqL2es0cfHXHZYtt6T+qvke2FR6CuwUAjbOamhpIfU+SsfZep i9Ng== X-Gm-Message-State: AOAM530WB//NHyExN3YyGQDW0urGtr2uK7/nmRwFGeOYtRUsRuZE1f30 8LTzMA8QmDGjyNtXJ64bsEh06g== X-Google-Smtp-Source: ABdhPJxmzHvh0AnOZkLtQXcHI3QpGC2XdqTEyuN3I0cMzzgNV8uikqXh0F+MlOZrnQ4SyTSFSksfGw== X-Received: by 2002:aa7:8204:0:b0:494:68ea:ea89 with SMTP id k4-20020aa78204000000b0049468eaea89mr52431398pfi.74.1637194612142; Wed, 17 Nov 2021 16:16:52 -0800 (PST) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id e11sm700992pjl.20.2021.11.17.16.16.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Nov 2021 16:16:51 -0800 (PST) Date: Wed, 17 Nov 2021 16:16:51 -0800 From: Kees Cook To: Linus Torvalds Cc: Holger =?iso-8859-1?Q?Hoffst=E4tte?= , Qi Zheng , "Peter Zijlstra (Intel)" , Thomas Gleixner , Justin Forbes , Greg Kroah-Hartman , Linux Kernel Mailing List , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Pavel Machek , Jon Hunter , Florian Fainelli , stable , Wang Yugui , =?iso-8859-1?Q?Fran=E7ois?= Guerraz , Josh Poimboeuf Subject: Re: [PATCH 5.15 000/923] 5.15.3-rc3 review Message-ID: <202111171609.56F12BD@keescook> References: <20211117101657.463560063@linuxfoundation.org> <55c7b316-e03d-9e91-d74c-fea63c469b3b@applied-asynchrony.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 17, 2021 at 03:50:17PM -0800, Linus Torvalds wrote: > Sorry for top-posting and quoting this all, but the actual people > involved with the wchan changes don't seem to be on the participant > list. Adding more folks from a private report and https://bugzilla.kernel.org/show_bug.cgi?id=215031 and for the new people, here's a lore link for this thread: https://lore.kernel.org/stable/YZV02RCRVHIa144u@fedora64.linuxtx.org/ FWIW, earlier bisection pointed to the stable backport of 5d1ceb3969b6b2e47e2df6d17790a7c5a20fcbb4 being the primary culprit. At first glance it seems to me that the problem with -stable is that an unvetted subset of the wchan refactoring series landed in -stable. -Kees -- Kees Cook