Received: by 2002:a05:6a10:413:0:0:0:0 with SMTP id 19csp1469594pxp; Sun, 6 Mar 2022 16:28:54 -0800 (PST) X-Google-Smtp-Source: ABdhPJzw1MoreRoINKdxEKotbjfOW2BzMJbqZY4+UsoGTrwyQwUPYzbgvBYMbZ0DQ595RaHxkEUL X-Received: by 2002:a05:6402:1cc1:b0:413:2cfb:b6ca with SMTP id ds1-20020a0564021cc100b004132cfbb6camr8768284edb.265.1646612933847; Sun, 06 Mar 2022 16:28:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1646612933; cv=none; d=google.com; s=arc-20160816; b=Ln0KNg6wRWuWgqzZnrQlVFg3YTQMLrSBo1F8eO48HUcX1X+A7mvyViemgcs6z5cE8h SEI0urAHF9BuI7PSECyglRKdDeb2gt48ZsJ6TDviB6VUH8KcdnAp5Xemk2zprsQC87Kb c5I8vZpJqejsmC1OFhIFE75nRyuDt4wWFDXNrX0j5SMaUyZ+h0+VbcOJ2s8I8u8zysyj iBqjfZCfxb4YAdJgV8VUx5ootUVFEFVMJipWw69GB8qz4RnAfjVXx5uHqmPun/LWEO7q 5F8zep3CPkcUC/aiGN7vTvpPPO19Ueyy8ANGwRGBu+G6JDjNuRsKsxOfMe+LQItjNBQZ GWLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=RlWDNOsnoNqWhuhSpon3XCioUARWFxFtCXEg4FATBn0=; b=JIvdVNW/3Tuh1Al3c1l2tCdxA5zMY240lAfpx8AOiLHWit9+xleBGXvyUr4OhWT9fd vM68IgtlBRGeTzC8ycQfFYPXRIHw2X3u/xGow3JBNMvl9IdeDJA7ITaU4+bmBZtJdAix UfeUXb3cqIiWbZ/5CnJTWpx7vnnhUOu7W5jAirdvrYymjIyMzJsWLMi2INGFLVOmdgxd 9aa0haOPxtlEEddg0TF8TFx7OFp8ZEH4HrgNec9aOyi2EbjrkR9qJQ7+lbS2dJAL1uzI 6NZ7Jp8Pi29Jg+7bwo+N4ReUGDFaqhTvkQrAE3q8+7QXv+8YHrE6G6SpRGYyq95t0+az 4i8Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id dz22-20020a0564021d5600b00415c2f4884dsi10860003edb.575.2022.03.06.16.28.02; Sun, 06 Mar 2022 16:28:53 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233058AbiCFI7V (ORCPT + 99 others); Sun, 6 Mar 2022 03:59:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45704 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230470AbiCFI7U (ORCPT ); Sun, 6 Mar 2022 03:59:20 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3343B6244; Sun, 6 Mar 2022 00:58:29 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 971BC67373; Sun, 6 Mar 2022 09:58:25 +0100 (CET) Date: Sun, 6 Mar 2022 09:58:25 +0100 From: Christoph Hellwig To: Ondrej Zary Cc: Damien Le Moal , Christoph Hellwig , Jens Axboe , Tim Waugh , linux-block@vger.kernel.org, linux-parport@lists.infradead.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH] pata_parport: paride replacement Message-ID: <20220306085825.GA22425@lst.de> References: <20220305201411.501-1-linux@zary.sk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220305201411.501-1-linux@zary.sk> User-Agent: Mutt/1.5.17 (2007-11-01) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Ondrej, I just took a quick glance and it seems like the actual protocol modules still are basically almost exactly the same ones as the paride ones. Is there a way to just keep the existing modules? The only big thing I noticed is the host template, but at least for the transitional periode we could probably allocate that dynamically in the core. I think would reduce the amount of code churn nicely and make review much easier.