Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp1994746imc; Tue, 12 Mar 2019 05:07:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqxOF/NHqMqnV8U8Jw2ieCPLkLVChhmDTG2bnmAPPDhYnvgpwWoLxXzHDExfzrOpuRg4c6/t X-Received: by 2002:a62:4817:: with SMTP id v23mr37782088pfa.81.1552392474908; Tue, 12 Mar 2019 05:07:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552392474; cv=none; d=google.com; s=arc-20160816; b=Gznsc6VXN6yv32TSO5rEK1n1BDMtk65v8FwSxd3iu8g1bziXigNzGO+y8sCusgCNUB 5cVI9BprTeJAiFySFeCGKYRWkSFL02Dl3FsB4YT9evSEIiypRndIUGrFVFPNkYOm4qFC pBAnOk4EFD2MSMYSjMZb3iTn6dkYgP7fvDBO6XBizcPpRxak2ZN0JwN8hkFBFkmiBiMb /CfHRdy6HRpXCt7qQ4OBb0xywa2sw6Fjfl5JZBqRJeteI1l3dS9PE81DxlOmBfMcG8n3 nYEHKvv/gsxR6wFUgLX25qDKn438aEPip54xGculXzpOACiGTTPetkFYOZ6SWHdrYVzK QPpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=H1QCBtxEcwJsuPupPvIndqT0+ebUNj0q6ei0O0lzX70=; b=uZnO/FPR2gmWiXQR4HFoIywT/+d1aftAM71UH/d3kGCCz47NmOr2SHiPB2d7LJZx3p qz51fMdoteiWI/mK8VXKLE/UcULGDJBWmNMLnRvZZ1RdvdO8yzNKD1AYLAtmYX3/X5sn PzFf2FGqroTLkb9lR/16Av5fJKp1o5Fo+4jq4SJpG9sxvltMRPD5Wo/k4QV6wvJQaSnc iAH3wHlJmd9BCkTakgnIH0xy1dbu3iV2Q/yLHfkRiKiQtSR+Tiuk9hepfgV/3R3+aMbX /t32W5ae9hGWsNfef5XNv52Sk10VUygr7maCcKeXJDGi1wXfLGnlVxDKQYE9NF336Xn0 NWMg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t18si7420368pgh.89.2019.03.12.05.07.38; Tue, 12 Mar 2019 05:07:54 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726712AbfCLMGj (ORCPT + 99 others); Tue, 12 Mar 2019 08:06:39 -0400 Received: from www.llwyncelyn.cymru ([82.70.14.225]:52206 "EHLO fuzix.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725873AbfCLMGj (ORCPT ); Tue, 12 Mar 2019 08:06:39 -0400 Received: from alans-desktop (82-70-14-226.dsl.in-addr.zen.co.uk [82.70.14.226]) by fuzix.org (8.15.2/8.15.2) with ESMTP id x2CC6OhC029385; Tue, 12 Mar 2019 12:06:24 GMT Date: Tue, 12 Mar 2019 12:06:23 +0000 From: Alan Cox To: LABBE Corentin Cc: Sergei Shtylyov , axboe@kernel.dk, b.zolnierkie@samsung.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ata: pata_oldpiix: Add missing device ID for INTEL_82371AB Message-ID: <20190312120623.46ca7286@alans-desktop> In-Reply-To: <20190312104102.GA28302@Red> References: <1544449564-16557-1-git-send-email-clabbe@baylibre.com> <9aab3632-4647-cb66-f720-8f6742bc9b4e@cogentembedded.com> <20190312104102.GA28302@Red> Organization: Intel Corporation X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 12 Mar 2019 11:41:02 +0100 LABBE Corentin wrote: > On Mon, Dec 10, 2018 at 05:52:35PM +0300, Sergei Shtylyov wrote: > > Hello! > > > > On 12/10/2018 04:46 PM, Corentin Labbe wrote: > > > > > When playing with a virtual SPARC machine with qemu, I found that the > > > IDE emulated device was not probing with the ata/pata_oldpiix driver. > > > > Correctly, it should probe with ata_piix, > > > > > But with the old ide/piix, it was probed.> > > > This is due to this PCI devid was not migrated from the old ide/piix. > > > > It wasn't on purpose -- the IDE driver supports the original PIIX > > incorrectly. > > > > Hello > > What about removing this old driver totally if it dont work ? If the virtual Sparc emulator is using it does that also mean actual Sparc hardware has it. In which case presumably it needs fixing, or at least moving to the generic driver assuming the firmware sets it up ? Alan