Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp4076914pxu; Wed, 9 Dec 2020 07:50:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJyl7xlUepcFhcaGCDBVvUOads51qKyTFntQDgf2F2ixF904cAv83IwUlahE0gR/gXOVKCLi X-Received: by 2002:a17:906:40c1:: with SMTP id a1mr2561535ejk.520.1607529020806; Wed, 09 Dec 2020 07:50:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607529020; cv=none; d=google.com; s=arc-20160816; b=H/frD7gAhyRoFdVQAwbeUaB2PVTRg7jslIZKjdEKCLUUJrG1M//bZNxGtpncDgACEp F4uEBKHyNxRy20haH5uHZdXWDibx2ee7fppu8gqDff1UJTmdWTx112X7aLD5fGbz0+cZ hKQd9BHdU/RdNv0EsiG+8Xx9yWoqafh6tPkZKGR2Qyd9y4CPWxH3Z4wCinBuPrkkjCoT N3dEk45XV7hz3Q6SCm5oTa8x0Li/tFt7qrgQVpLUEqKUcT5Vsyans/ciaBV71e8APaHa ImqZuVoeS0V+It08bDElbVwWZdNEQSMjQC1zwR2bMLN7U7iV+O0ToOpWnyUMkl6t47wX rdaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=0TvhCWrbhFuBIUV1U7WLZgKhIwhoshd/fHBO+hMceFw=; b=vTDxGtz7JKSOjZwDw1aLbbqAkurT68bf72o0fZ/prlNxDzVkQ2WNii4jKUGvPs5a2G NRHxa+lvw60EFcVMH3hSV3+mZSIa0vKxSFZ5jcqp/A907I/UUwN74TC25YA30e+c/KET VjUt3EJe7y2D+QldEqOnSgr+0zA+P22tT5TjBLZUF/r0sZStbYdCYG3Ax85Hs45suwuB 3uWykoSdV2fMMDTpZPhhmfy0J0nR5gM3KJ5SXjC45MYwOChvH0aq2Qq3ce4o+yTzYaTh qDZEid8zRb733fkpZM6QnT+eorTNalG7wiA32N/sM6Ruh/2YedRweGLtjzTFlPW3JIsu EhDQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i10si1060737edj.24.2020.12.09.07.49.52; Wed, 09 Dec 2020 07:50:20 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730767AbgLIPpM (ORCPT + 99 others); Wed, 9 Dec 2020 10:45:12 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:43921 "EHLO mail3-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728082AbgLIPpM (ORCPT ); Wed, 9 Dec 2020 10:45:12 -0500 X-IronPort-AV: E=Sophos;i="5.78,405,1599516000"; d="scan'208";a="367056589" Received: from 173.121.68.85.rev.sfr.net (HELO hadrien) ([85.68.121.173]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Dec 2020 16:44:29 +0100 Date: Wed, 9 Dec 2020 16:44:29 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: John Garry cc: "Martin K. Petersen" , Linus Torvalds , "James E.J. Bottomley" , Linux Kernel Mailing List , nicolas.palix@univ-grenoble-alpes.fr, linux-scsi , Kashyap Desai , Ming Lei Subject: Re: problem booting 5.10 In-Reply-To: <4f3cd4d4-87d3-dc9a-027d-293cba469d5a@huawei.com> Message-ID: References: <9106e994-bb4b-4148-1280-f08f71427420@huawei.com> <4f3cd4d4-87d3-dc9a-027d-293cba469d5a@huawei.com> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 8 Dec 2020, John Garry wrote: > On 08/12/2020 22:51, Martin K. Petersen wrote: > > > > Julia, > > > > > This solves the problem. Starting from 5.10-rc7 and doing this revert, I > > > get a kernel that boots. > > > > Hi Julia, > > Can you also please test Ming's patchset here (without the megaraid sas > revert) when you get a chance: > https://lore.kernel.org/linux-block/20201203012638.543321-1-ming.lei@redhat.com/ 5.10-rc7 plus these three commits boots fine. thanks, julia > > And please also share your .config, as I guess that it is not mainline vanilla > and we will want to recreate this to be sure for future. Qian's issue was only > exposed with a specific .config enabling lots of heavy debug options. > > Thanks, > John > > > Thanks for testing! > > > > I'll go ahead and revert 103fbf8e4020 in 5.10/scsi-fixes. We can revisit > > this change in 5.11 when Ming's fixes are in place. > > >