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,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 489D5C433DB for ; Sat, 20 Feb 2021 16:06:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1605B60C3E for ; Sat, 20 Feb 2021 16:06:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229819AbhBTQF7 (ORCPT ); Sat, 20 Feb 2021 11:05:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:34978 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229778AbhBTQF5 (ORCPT ); Sat, 20 Feb 2021 11:05:57 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3AE5E60C3E; Sat, 20 Feb 2021 16:05:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613837116; bh=lFJlYNgL7XIuqK2y1QoQUz51iSPxuIi/6M87Q8dVLNM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lvx6Ml17AODm6gnmQar06ZLD3TJUyvBs3LBOqlSB9SXwC+LIDG4ux5tCwOPkavS6p GrrpzQxPJWpxQXmsbnxea4EdOldEFGNWu+4yK6EiOXYdbwioq2fruvza7csk9otNjJ jce05K17kR/bvJ3M+vDJKEiMpWDrLDgwd8W8uI/U= Date: Sat, 20 Feb 2021 17:05:14 +0100 From: Greg Kroah-Hartman To: Jari Ruusu Cc: Willy Tarreau , Jari Ruusu , Scott Branden , Linux ARM , LKML , BCM Kernel Feedback Subject: Re: 5.10 LTS Kernel: 2 or 6 years? Message-ID: References: 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 Sat, Feb 20, 2021 at 01:29:21PM +0000, Jari Ruusu wrote: > On Friday, February 19, 2021 5:23 PM, Jari Ruusu wrote: > > My contribution here is trying to point you guys to right direction. > > I have been able to narrow the beginning of the problem to these kernels: > 4.14.188 ... 4.14.202 > > Same "fix" that went info 4.14.y is also bugging 4.19.y kernels. Great, any chance you can narrow this down to the commit itself? thanks, greg k-h