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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E240C433F5 for ; Tue, 8 Mar 2022 06:09:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344333AbiCHGKS (ORCPT ); Tue, 8 Mar 2022 01:10:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38496 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236371AbiCHGKP (ORCPT ); Tue, 8 Mar 2022 01:10:15 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 167CB33E0F; Mon, 7 Mar 2022 22:09:20 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 9E24568AFE; Tue, 8 Mar 2022 07:09:16 +0100 (CET) Date: Tue, 8 Mar 2022 07:09:16 +0100 From: Christoph Hellwig To: Thorsten Leemhuis Cc: Christoph Hellwig , Jens Axboe , Justin Sanders , Linux Kernel Mailing List , linux-block@vger.kernel.org, Chaitanya Kulkarni Subject: Re: Bug 215647 - aoe: removing aoe devices with flush (implicit in rmmod aoe) leads to page fault Message-ID: <20220308060916.GB23629@lst.de> References: <4af605b4-d4c9-0060-9a26-f9846d44a328@leemhuis.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4af605b4-d4c9-0060-9a26-f9846d44a328@leemhuis.info> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 08, 2022 at 06:56:33AM +0100, Thorsten Leemhuis wrote: > Does that need backporting? Or is the patch the reporter provided in > bugzilla the easier and safer way to fix that regression in older releases? No idea what is hidden in bugzilla, but the blk_mq_alloc_disk changes aren't easily backportable.