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=-11.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 94BECC43461 for ; Wed, 16 Sep 2020 06:29:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 27E53206DB for ; Wed, 16 Sep 2020 06:29:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600237770; bh=Yix4z+4H+DLzZ2+r9t2oKhaZc2zybFOpeyeNsSC8584=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=JOM4U81gC9JgOH0rVZCJPgn33HIS5v2ZMZ1/Ah4rP46lSOIil7otbsKdpzpXccxBF 7+NH1c6xylf/c+JL2R2GxXeK7ERIjC323BAPEvEW7IRh3jFbiZSSEEWN90QpaqyJKJ 4vKpZRFk1EAV4IgOhrUOV2TfPMIcEjqhTTuV6m/I= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726280AbgIPG31 (ORCPT ); Wed, 16 Sep 2020 02:29:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:47384 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726132AbgIPG3Z (ORCPT ); Wed, 16 Sep 2020 02:29:25 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D4CA9206A4; Wed, 16 Sep 2020 06:29:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600237764; bh=Yix4z+4H+DLzZ2+r9t2oKhaZc2zybFOpeyeNsSC8584=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gxGddWHWTd5xf5qEEcjJf8i7VqKcJS/BR9Yq/mn8nvMI6ybJmQWULfW/VVRUBzWmQ SM4oCjNfSpw/VzyewtgG27RvsRx6Qm95P/4RVZeUJxF0mSwXueDIsEc8k7Z+xdH33H wBP245lHiSdgeanuwcviZiMqSWWxeliuLs93XuB8= Date: Wed, 16 Sep 2020 08:29:58 +0200 From: Greg Kroah-Hartman To: Shuah Khan , Prateek Sood , Takashi Iwai Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: Re: [PATCH 5.8 000/177] 5.8.10-rc1 review Message-ID: <20200916062958.GH142621@kroah.com> References: <20200915140653.610388773@linuxfoundation.org> <8277900f-d300-79fa-eac7-096686a6fbc3@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8277900f-d300-79fa-eac7-096686a6fbc3@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 15, 2020 at 08:54:24PM -0600, Shuah Khan wrote: > On 9/15/20 3:06 PM, Shuah Khan wrote: > > On 9/15/20 8:11 AM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 5.8.10 release. > > > There are 177 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 Thu, 17 Sep 2020 14:06:12 +0000. > > > Anything received after that time might be too late. > > > > > > The whole patch series can be found in one patch at: > > >     https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.8.10-rc1.gz > > > > > > or in the git tree and branch at: > > >     git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > linux-5.8.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > > > > Compiled and booted fine. wifi died: > > > > ath10k_pci 0000:02:00.0: could not init core (-110) > > ath10k_pci 0000:02:00.0: could not probe fw (-110) > > > > This is regression from 5.8.9 and 5.9-rc5 works just fine. > > > > I will try to bisect later this evening to see if I can isolate the > > commit. > > > > The following commit is what caused ath10k_pci driver problem > that killed wifi. > > Prateek Sood > firmware_loader: fix memory leak for paged buffer > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=linux-5.8.y&id=ec0a59266c9c9f46037efd3dcc0323973e102271 Ugh, that's not good, is this also a problem in 5.9-rc5 as well? For reference, this is commit 4965b8cd1bc1 ("firmware_loader: fix memory leak for paged buffer") in Linus's tree. And it should be showing up in 5.4.y at the moment too, as this patch is in that tree right now... odd, greg k-h