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=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 8AD90C433DB for ; Sun, 27 Dec 2020 21:35:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4E96C207FF for ; Sun, 27 Dec 2020 21:35:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726277AbgL0Veu (ORCPT ); Sun, 27 Dec 2020 16:34:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726105AbgL0Veu (ORCPT ); Sun, 27 Dec 2020 16:34:50 -0500 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC577C061794 for ; Sun, 27 Dec 2020 13:34:03 -0800 (PST) Received: by mail-pj1-x1029.google.com with SMTP id lb18so4972709pjb.5 for ; Sun, 27 Dec 2020 13:34:03 -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=mEKYM0mGIK8OdyHyJi4o0kAhykSxqXkdO2jJZI3YmeI=; b=RzWTVrR1F/Uq4mnvBkkfAK/vOGw1s0RBdLddWn6ZcJoCAMl900VlKRtgX+qdoTyqFo FAcRyW9Qkz6KEhoPLK5ZKU2115Gbc84IZdIUm4iQBwE5jcH6E8vB/SGzgJcH5AP4/Xw0 1HROrjZirer2x/69DGLb8++lEIsish9s9nhttFtN3Md8tE9f72S9zhqACV+uw8ycCIN2 MVUuDOI1bu5vFcRVInZX1ZAEmiCaqfLz4oQgAAN+Ah3E8uFzi+oVJ7zmNQ69jkFnmI42 Y8cA5CC2c3oAVwATHhyOjwE2/Y9H6j+CT9yomaunqmzOVI+aM74cmviml+1nx0FUpGcC gVyQ== 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=mEKYM0mGIK8OdyHyJi4o0kAhykSxqXkdO2jJZI3YmeI=; b=W9rRU05IlNaV0656cKEkNPfaD3+m1aDpNbWpEKo5qx9bIECvXqsi4GdvNQIpZfzbOD a9UlVXJ04R6ghEJda7TdENy3WJmzNC8CI3Nc6qtd5nn0aYDbfk1OYFiCccWn+d4y2HEB kSaKjb8YvDwUYP+BJeCBLUhVosufcJ1uma3EXVuhGMZyj3QIaNmN3ZjWDiNGEdh5RGbM BhcJsQQ69hRCkipejpzzH7MphAGYCOMss6JC4vEuGTHZJ3KUUoEtZ4I3zZlSHewH1nIx zS7Jgo2iv85VxQF4bbyze/ye9yEXZKUqef/yyPbKWWj77eTsfeYVH1tfjGZ098Li93fs cqUw== X-Gm-Message-State: AOAM530wzHRM5EKA+9s/S1mT2dZafPk/Rjwm2zC73Xxih6aiPri9py4T ILb4NLJhZ7+uXAmcA6mn67BLQw== X-Google-Smtp-Source: ABdhPJwghUHfMvHVqhJ1/2qjF0aRyvwUIPnbxmITBgJotoicfYfNJRZrgi0JFx+rmKMcrJ5qdUHKHA== X-Received: by 2002:a17:902:d916:b029:da:3e9e:cd7c with SMTP id c22-20020a170902d916b02900da3e9ecd7cmr42292473plz.27.1609104843268; Sun, 27 Dec 2020 13:34:03 -0800 (PST) Received: from [192.168.0.4] ([171.49.218.48]) by smtp.gmail.com with ESMTPSA id a18sm33925985pfg.107.2020.12.27.13.33.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 27 Dec 2020 13:34:02 -0800 (PST) Message-ID: 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: Mon, 28 Dec 2020 03:03:58 +0530 In-Reply-To: References: <20201223150515.553836647@linuxfoundation.org> <1b12b1311e5f0ff7e96d444bf258facc6b0c6ae4.camel@rajagiritech.edu.in> <58d01e9ee69b4fe51d75bcecdf12db219d261ff1.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 Sun, 2020-12-27 at 17:05 +0100, Greg Kroah-Hartman wrote: > On Sun, Dec 27, 2020 at 09:20:07PM +0530, Jeffrin Jose T wrote: > > 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+ > > Odd.  Can you run 'git bisect' to find the offending commit? > > Does this same error message show up in Linus's git tree? > > thanks, > > greg k-h i will try to do "git bisect" . i saw this error in linus's tree. -- software engineer rajagiri school of engineering and technology - autonomous