Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2911608pxj; Sun, 6 Jun 2021 19:09:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw4qoUfMv7gHG9lJbvXiRwMWVhDhUIrpkvKp01rkQ/ZP90p57NT46u1/bkp6ER7guQJ4IYr X-Received: by 2002:a05:6402:1911:: with SMTP id e17mr9730297edz.62.1623031751282; Sun, 06 Jun 2021 19:09:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623031751; cv=none; d=google.com; s=arc-20160816; b=qRn12Kr+KhjyIv2gedyQ2xF6TIppti+CCBvvQsxTEmZQIHUf7J0sdq/caJrT2fVYJL 2VOaQYXi6k5zuWu3O3FWOo2J/40Nvg19kPwDu6H6+EtmZg1JBijdhl+R/U6Ef8I8oenx jO7sO7tNK7eOpCGpVE2PpGfkE5BVP+eoCbBxPlJ+GaEGay6O2iGR6L8YojnmH8R0E7r9 Jl54EoC9UsgJntDXMGNiG6DVaOym7+El9PkRKyrRYgDaNRdFeiLahRyEUH2aB8InkDLB zq9WxwOSuKV2KVeqHr2bnYj1j3X970dz2363SrBPbHNcIFAuFBe+0dBpqv25EBFQpuYF Z54w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:message-id:in-reply-to :subject:cc:to:from:date; bh=Oy+oXDsw939uuQVdwNQzBZml0mN6WfXYGCaVPLjgUn8=; b=VYljjtzkO89d7V7gFM0kx2jv03BuJcoFZ1mxevXob0BwH+qA6bZHid1XZLlqN6Ljss SzEOIFwFs+GQ2+vMIKAR21Ldc9P+jgm3giZBY2h4Jy5i/lwh6N64V6sw2amO8yFFIlmV bWIanMheRCI11MCEuF9RftGSNi0TPrgZf7Ir3AbiJu3/L+O5BSeM2gNljTW4fvmR+VwQ edVl0uor7YC9fOOZIcSUnFytgvIYkh46Gqnu4PV3xthUDbMgdcEJnX6nJQlaIOQ7P1z1 pi7MedHQgI3nwkfvzSxkdc89Ifp8xgeroGGPNd8E55RD4Lov6QGh4OXtCagAv0ijzcxN x6Yw== 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 bz5si10916192ejc.12.2021.06.06.19.08.48; Sun, 06 Jun 2021 19:09:11 -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 S230142AbhFGCIl (ORCPT + 99 others); Sun, 6 Jun 2021 22:08:41 -0400 Received: from kvm5.telegraphics.com.au ([98.124.60.144]:48286 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230130AbhFGCIk (ORCPT ); Sun, 6 Jun 2021 22:08:40 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by kvm5.telegraphics.com.au (Postfix) with ESMTP id DF5832A89A; Sun, 6 Jun 2021 22:06:46 -0400 (EDT) Date: Mon, 7 Jun 2021 12:07:00 +1000 (AEST) From: Finn Thain To: Michael Schmitz cc: Geert Uytterhoeven , Richard Zidlicky , Jens Axboe , "David S. Miller" , linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: [PATCH] m68k/q40: Replace q40ide with pata_falcon and falconide In-Reply-To: Message-ID: <4a32d59-ebb-9dc-fec7-ad172547d9a3@linux-m68k.org> References: <352239036981177050c296ca3deb84a102d9faa2.1622970906.git.fthain@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 7 Jun 2021, Michael Schmitz wrote: > Hi Finn, > > are there any substantial changes from what I'd tested before? The request_region() stuff is new, and I reworked the host->get_lock and host->release_lock changes. So you may want to review it again. > Your patch conflicts with (I think) the Mac IDE patches now in Geert's > tree, and I'd rather avoid hand-patching the lot if at all possible: > > m68k_q40_Replace_q40ide_with_pata_falcon_and_falconide > Applying: m68k/q40: Replace q40ide with pata_falcon and falconide > error: patch failed: arch/m68k/configs/multi_defconfig:351 > error: arch/m68k/configs/multi_defconfig: patch does not apply > error: patch failed: drivers/ide/Kconfig:731 > error: drivers/ide/Kconfig: patch does not apply > error: patch failed: drivers/ide/Makefile:29 > error: drivers/ide/Makefile: patch does not apply > I should have sent these as a two-part series. Sorry about that. You'll need to apply this patch first: https://lore.kernel.org/linux-ide/3de9a93d-2f7-a650-1fa-c2129a4a765b@nippy.intranet/T/ > What's your baseline for this patch? > I've used v5.12 and v5.13-rc5, but mostly I develop on the mac68k branch in my github repository. > (In the alternative: just add my Tested-by if nothing changed aside from the > IO region reservation) > I have tested these patches in Aranym (including a multi-platform atari/q40 build which required your ISA fix) but I don't have any way to test the q40-only code.