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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 D1F20C433E0 for ; Fri, 19 Feb 2021 11:17:39 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 72CC564E33 for ; Fri, 19 Feb 2021 11:17:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 72CC564E33 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=t4e8A6CpmOx1LwkM11aKMdUiN4Fg0cp+Emgnoh3qQPw=; b=TpGcA84olNMHKw5xzv3DsMuFi FxyQ7v3FM0I1gPOCjs4e+TqEbF1+UlSWG0dsrP9HV6kOg74NSog90Ugv72TBbsYdasjzOVdNtcBAM 8WDnk5d6ElZlf80eqqYd6S7RmpUCfKlmpk2xwrL3EtH9ugWdkD3bucO+w3hTPPCVCjXHmvcgyLInf U3TLcc/9lPS+ddXnFzt5XsBsVGBYAtoEwcKSWZr1a3ucpTZhDJpPSITFIYbpjujqPiWfV12/dYsKC 5wPHboYDl6TlC4Guv1SJUW7ofNrmhujvQQWcXfbPKrtIjjxFOiDmuvhvNXg6riCEKiReK6SZf5GJ+ dkV7j7e5A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lD3li-0004RU-Mc; Fri, 19 Feb 2021 11:16:18 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lD3lg-0004R3-4P for linux-arm-kernel@lists.infradead.org; Fri, 19 Feb 2021 11:16:16 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8421064E33; Fri, 19 Feb 2021 11:16:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613733375; bh=6CO0lP7reNghTWMR1bYwuUFfBl5QsFlGsJkrQWSHE9U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=S+eT0IoaiJiflvaP5mpOEvqRTzi4eLB963Eib0ysAVmkPrAwlPQwtSXqrfJvs+Bhh xkDp/xF0DBN1dg8ydM28Xw/2FnhYF5nBAYZWwrOUwH+nUApK2HR/HKxOMLd+U4WJqX xQZiTqfaJWeIbDFepeLj/lYdbCZ/zpqVFEUTvd5o= Date: Fri, 19 Feb 2021 12:16:12 +0100 From: Greg Kroah-Hartman To: Jari Ruusu Subject: Re: 5.10 LTS Kernel: 2 or 6 years? Message-ID: References: <602E766F.758C74D8@users.sourceforge.net> <20210218143341.GB13671@1wt.eu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210219_061616_268709_13855FB9 X-CRM114-Status: GOOD ( 12.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jari Ruusu , Scott Branden , LKML , BCM Kernel Feedback , Willy Tarreau , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Feb 19, 2021 at 10:57:30AM +0000, Jari Ruusu wrote: > On Friday, February 19, 2021 12:37 PM, Greg Kroah-Hartman wrote: > > Did you report that breakage to us and the developers of the driver? > > Sounds like a regression that people would love to hear about and get > > fixed. > > At that time I didn't know where the problem was, so I did not report it. > I only recently connected-the-dots that problem is in-tree iwlwifi, so I > am reporting it now. Great! Can you run 'git bisect' on the 4.14.y stable tree to find the offending change? thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel