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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 AB683C433E2 for ; Sat, 20 Mar 2021 03:45:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6D00961997 for ; Sat, 20 Mar 2021 03:45:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229913AbhCTDow (ORCPT ); Fri, 19 Mar 2021 23:44:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57214 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229875AbhCTDou (ORCPT ); Fri, 19 Mar 2021 23:44:50 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::4]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 694FCC061761; Fri, 19 Mar 2021 20:44:50 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 26B2092009C; Sat, 20 Mar 2021 04:44:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 1F63392009B; Sat, 20 Mar 2021 04:44:46 +0100 (CET) Date: Sat, 20 Mar 2021 04:44:46 +0100 (CET) From: "Maciej W. Rozycki" To: Christoph Hellwig cc: "David S. Miller" , Jens Axboe , Geert Uytterhoeven , Richard Henderson , Ivan Kokshaysky , Matt Turner , Russell King , Thomas Bogendoerfer , Michael Ellerman , linux-ide@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 10/10] ide: remove the legacy ide driver In-Reply-To: <20210318045706.200458-11-hch@lst.de> Message-ID: References: <20210318045706.200458-1-hch@lst.de> <20210318045706.200458-11-hch@lst.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-ide@vger.kernel.org On Thu, 18 Mar 2021, Christoph Hellwig wrote: > The legay ide driver has been replace with libata startin in 2003 and has s/legay/legacy/;s/replace/replaced/;s/startin/startin/ (though I'd say "back in" instead in the latter case). > been scheduled for removal for a while. Finally kill it off so that we > can start cleaning up various bits of cruft it forced on the block layer. You need to adjust Documentation/admin-guide/kernel-parameters.txt too, i.e. remove all the `ide*' options, possibly more (I haven't checked in detail). Maciej From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Maciej W. Rozycki" Subject: Re: [PATCH 10/10] ide: remove the legacy ide driver Date: Sat, 20 Mar 2021 04:44:46 +0100 (CET) Message-ID: References: <20210318045706.200458-1-hch@lst.de> <20210318045706.200458-11-hch@lst.de> Mime-Version: 1.0 Return-path: In-Reply-To: <20210318045706.200458-11-hch@lst.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane-mx.org@lists.ozlabs.org Sender: "Linuxppc-dev" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Hellwig Cc: Jens Axboe , Thomas Bogendoerfer , linux-doc@vger.kernel.org, Russell King , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-m68k@lists.linux-m68k.org, Ivan Kokshaysky , linux-alpha@vger.kernel.org, Geert Uytterhoeven , Matt Turner , linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, "David S. Miller" , linux-arm-kernel@lists.infradead.org, Richard Henderson On Thu, 18 Mar 2021, Christoph Hellwig wrote: > The legay ide driver has been replace with libata startin in 2003 and has s/legay/legacy/;s/replace/replaced/;s/startin/startin/ (though I'd say "back in" instead in the latter case). > been scheduled for removal for a while. Finally kill it off so that we > can start cleaning up various bits of cruft it forced on the block layer. You need to adjust Documentation/admin-guide/kernel-parameters.txt too, i.e. remove all the `ide*' options, possibly more (I haven't checked in detail). Maciej 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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 467B1C433DB for ; Sat, 20 Mar 2021 03:46:37 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D1DE361996 for ; Sat, 20 Mar 2021 03:46:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D1DE361996 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=orcam.me.uk Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:Message-ID:In-Reply-To: Subject:cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+Zj1GDjb3uZQoEJYmMh5ix5kcxeFB3lwCeRjXLDo5p4=; b=oDZIIZB8eSZhbwhmTX4npBdQM ydo5JSFuO7wfhNRtxkRravKG8XYsWVtVU2/hxchSqvBUXDrDT96PMvc23rsxU2kAI+CRwOMi2VO4R vSI/lT/GopFfmq1FWKuc0dfFYrtYckdDv/sW/eT7T6QhMci+9TUhrwR27RAHoOV10RqxUBJqbSvco 2ky4wq8258BFOBxVQw+/QnVm0S++Qm+iy7ERO8Nd3b2b72w2RegvgqbIeSsxYPFUS5w/iq7a33HG2 VIHkq6eT056dQ3gKEIdpx2DkOaIZgh1QqD52kBdDAGEAgwaoIfIzLgszyisSxH+y5MT40D4pOB+Tm K7aPs01EQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lNSXl-008UGR-2W; Sat, 20 Mar 2021 03:44:53 +0000 Received: from angie.orcam.me.uk ([2001:4190:8020::4]) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lNSXh-008UFz-QI for linux-arm-kernel@lists.infradead.org; Sat, 20 Mar 2021 03:44:51 +0000 Received: by angie.orcam.me.uk (Postfix, from userid 500) id 26B2092009C; Sat, 20 Mar 2021 04:44:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 1F63392009B; Sat, 20 Mar 2021 04:44:46 +0100 (CET) Date: Sat, 20 Mar 2021 04:44:46 +0100 (CET) From: "Maciej W. Rozycki" To: Christoph Hellwig cc: "David S. Miller" , Jens Axboe , Geert Uytterhoeven , Richard Henderson , Ivan Kokshaysky , Matt Turner , Russell King , Thomas Bogendoerfer , Michael Ellerman , linux-ide@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 10/10] ide: remove the legacy ide driver In-Reply-To: <20210318045706.200458-11-hch@lst.de> Message-ID: References: <20210318045706.200458-1-hch@lst.de> <20210318045706.200458-11-hch@lst.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210320_034449_983999_7516A2E2 X-CRM114-Status: UNSURE ( 8.79 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 18 Mar 2021, Christoph Hellwig wrote: > The legay ide driver has been replace with libata startin in 2003 and has s/legay/legacy/;s/replace/replaced/;s/startin/startin/ (though I'd say "back in" instead in the latter case). > been scheduled for removal for a while. Finally kill it off so that we > can start cleaning up various bits of cruft it forced on the block layer. You need to adjust Documentation/admin-guide/kernel-parameters.txt too, i.e. remove all the `ide*' options, possibly more (I haven't checked in detail). Maciej _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel