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=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 BE418C433DB for ; Sun, 27 Dec 2020 15:51:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7F9E422512 for ; Sun, 27 Dec 2020 15:51:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726286AbgL0PvA (ORCPT ); Sun, 27 Dec 2020 10:51:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726179AbgL0Pu7 (ORCPT ); Sun, 27 Dec 2020 10:50:59 -0500 Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9277C061794 for ; Sun, 27 Dec 2020 07:50:18 -0800 (PST) Received: by mail-pg1-x52b.google.com with SMTP id v19so5892044pgj.12 for ; Sun, 27 Dec 2020 07:50:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rajagiritech-edu-in.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=0mygQIb/CfIynYY3ZWV/YpnOSwPUZeOkV6VE4IaAWtw=; b=HIfgErhyIBsCpUiI0OAUFbKcSORFGmtaULPu6KSOXg3bG40cjKSqjnmyugKunxM8/5 NxRgIBCi7XY3+SkDtHxYyOrOMuorgzl499B50gVXuMSETU4JPb35EohUJsvvPQCiRL/+ /SIjMzxK4mXnf28oZX4yV1+BzoHZd6WAB7v0KPIEx94BtzDcnFqM/rBLNXy2O2+LXP+p pO4CQcheQTjzBtsv0Y9A9CdH8OsdnOkgVP5QtHNi9tTR0z+ugsrJBeRFzAS4MN1rdCyN Ei35lT5LZoRB9J/9NK3omEaI0mAKmomcl8X9VV8Cg8cOsXeIQdKt5z8jzAWmhtUQJeaR iGhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=0mygQIb/CfIynYY3ZWV/YpnOSwPUZeOkV6VE4IaAWtw=; b=H+BkjP6vsKeSDvqdkNVvWMREtA5TMwP/0EuOEy37vh8+WaV0A8MQh46H0TMCflJ1Ld rDu7xbCQJiNWx6rJGxcxRF19JtedT4IkmNsrIURozPIM35rqZMwJEUXOlToB0v1tQav1 Z8M0ASg9dh2wX+ihQ3EhzAXCqDV/1bkRHZOcHactrjMt8EJqHgd2LOmcglRPLrquyceh G/l8nAOrEv8oHv1TX27pjbhS367xMyKW0idBkZfp1BVxT+6If8dWQW7eJ38g9BgLARy9 XqL7KfWoYSE3Gj4H4HSvlZYDOanfehrfmtdnVmN2lsy48o31JEP7HtYycMHAwQB8dxEe l0KQ== X-Gm-Message-State: AOAM53198K8M7sku6hHim14qi3wyN76Gyuf7+PEevX0Utc7vRz4MSUu2 kkm1yQl99c0zdm5qezWdpm6T/qNTSWQ/PA== X-Google-Smtp-Source: ABdhPJxkorx467jL5Mh5Ag6b86dgBOuK0ZiYnCvH1nsW90ZGVF+S8l+AeKr4vNIkCFaVTNdR/V0zyw== X-Received: by 2002:a63:574c:: with SMTP id h12mr36420214pgm.79.1609084218005; Sun, 27 Dec 2020 07:50:18 -0800 (PST) Received: from [192.168.1.9] ([171.49.218.48]) by smtp.gmail.com with ESMTPSA id b18sm34427961pfi.173.2020.12.27.07.50.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 27 Dec 2020 07:50:17 -0800 (PST) Message-ID: <58d01e9ee69b4fe51d75bcecdf12db219d261ff1.camel@rajagiritech.edu.in> Subject: Re: [PATCH 5.10 00/40] 5.10.3-rc1 review From: Jeffrin Jose T 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, stable@vger.kernel.org Date: Sun, 27 Dec 2020 21:20:07 +0530 In-Reply-To: References: <20201223150515.553836647@linuxfoundation.org> <1b12b1311e5f0ff7e96d444bf258facc6b0c6ae4.camel@rajagiritech.edu.in> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2020-12-26 at 16:06 +0100, Greg Kroah-Hartman wrote: > On Thu, Dec 24, 2020 at 03:13:38PM +0530, Jeffrin Jose T wrote: > > On Wed, 2020-12-23 at 16:33 +0100, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 5.10.3 > > > release. > > > There are 40 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 Fri, 25 Dec 2020 15:05:02 +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.10.3-rc1.gz > > > or in the git tree and branch at: > > >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linu > > > x- > > > stable-rc.git linux-5.10.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > hello , > > Compiled and booted 5.10.3-rc1+. > > > > dmesg -l err gives... > > --------------x-------------x-------------------> > >    43.190922] Bluetooth: hci0: don't support firmware rome > > 0x31010100 > > --------------x---------------x-----------------> > > > > My Bluetooth is Off. > > Is this a new warning?  Does it show up on 5.10.2? > > > Tested-by: Jeffrin Jose T > > thanks for testing? > > greg k-h this does not show up in 5.10.2-rc1+ -- software engineer rajagiri school of engineering and technology - autonomous