Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp279870pxf; Wed, 17 Mar 2021 23:09:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz3rO70X1wjIuvDYNUERpJ5tvzNIUv1u88pHUx1e/nmBHKoz15WGVHyB5ugObYq4ent3ZCY X-Received: by 2002:a17:906:565a:: with SMTP id v26mr39958643ejr.516.1616047763115; Wed, 17 Mar 2021 23:09:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616047763; cv=none; d=google.com; s=arc-20160816; b=M2E+baoz6kfsL84LGPm6iZz88YmkF9YEZWH8H3i2nTTmrTGajZKEyvjXmG7GBVuyeA qVRVRXa31fy60r9Kxyck7eFs8GkG0osRRsHDL7JOHyj331qX96wxhdDVjITy0xnGtqf0 mHrgQrf4t9eBpjp/y1fAF7JLWAoH7Fe4z67kPANFCFllQFnyAPXUm04zqffR60+G5n91 s6vFZyNUCftPdwuxs0BUdMflmGPLaeXIVqgptHhUuHoRUYvh33oSNYrjRMy6W7UHgGbB 46M4/EGhcEuE15IlUFTVlJujT2PdXUK+Wmsu7NjREAHTFAnirjZNzSiQSupzPGE/bXaw zn8g== 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=zDcHHqt8tn+m844Hmy2OdJ/c6sXJI40m4Q/VtE8pDyQ=; b=tpx5ehY4+kaEo0KBrMiu3YSX5aT+6nK9xzGJBFDZAJoDGCtlyKfpejMvPfJ17q2PVs EM3jvwvtk/ffwnf76IofE0OZ8sW1KuAqNJsYpLIyGCs1zlYpAYUw6K9ROVZF1QrvSPUL N8gJUvo+XkTd3rv2fMkTawr63qNfRGINjlG/neL4TXbOceZaM+PDAqnhtrcTnEjpwGyH hO2PtaBBXNBxtZdthOfmEp4tUlXoghfeWnonVOEd3MxMG5p9GPauLlUR25IWWdWGygH3 CbSC62qoJMwCEhs88mxhr6ObF8iWUIqcOKOfQNglqXkBF/KVcanQBMTtl5epOMiIzGIx OmbQ== 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 g3si789431edw.592.2021.03.17.23.08.55; Wed, 17 Mar 2021 23:09:23 -0700 (PDT) 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 S229512AbhCRGIB (ORCPT + 99 others); Thu, 18 Mar 2021 02:08:01 -0400 Received: from verein.lst.de ([213.95.11.211]:40153 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229559AbhCRGHa (ORCPT ); Thu, 18 Mar 2021 02:07:30 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 5735768C4E; Thu, 18 Mar 2021 07:07:25 +0100 (CET) Date: Thu, 18 Mar 2021 07:07:24 +0100 From: Christoph Hellwig To: Al Viro Cc: Christoph Hellwig , "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 01/10] alpha: use libata instead of the legacy ide driver Message-ID: <20210318060724.GA29117@lst.de> References: <20210318045706.200458-1-hch@lst.de> <20210318045706.200458-2-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 18, 2021 at 05:54:55AM +0000, Al Viro wrote: > On Thu, Mar 18, 2021 at 05:56:57AM +0100, Christoph Hellwig wrote: > > Switch the alpha defconfig from the legacy ide driver to libata. > > Umm... I don't have an IDE alpha box in a usable shape (fans on > CPU module shat themselves), and it would take a while to resurrect > it, but I remember the joy it used to cause in some versions. > > Do you have reports of libata variants of drivers actually tested on > those? No, I haven't. The whole point is that we're not going to keep 40000 lines of code around despite notice for users that don't exist or care. If there is a regression we'll fix it, but we're not going to make life miserable just because we can.