From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH] pata_legacy: Allow disabling of legacy PATA device probes on non-PCI systems Date: Fri, 10 Feb 2017 08:19:18 -0500 Message-ID: <20170210131918.GA11963@mtj.duckdns.org> References: <20170120191946.GA9280@mtj.duckdns.org> <20170120193828.GB9280@mtj.duckdns.org> <20170124161937.GE12281@htj.duckdns.org> <20170208194330.GB25826@htj.duckdns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-yb0-f195.google.com ([209.85.213.195]:35561 "EHLO mail-yb0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751452AbdBJN21 (ORCPT ); Fri, 10 Feb 2017 08:28:27 -0500 Received: by mail-yb0-f195.google.com with SMTP id j82so1348015ybg.2 for ; Fri, 10 Feb 2017 05:28:10 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: whiteheadm@acm.org, Gwendal Grignou Cc: One Thousand Gnomes , Greg Kroah-Hartman , Sergei Shtylyov , IDE/ATA development list On Thu, Feb 09, 2017 at 07:36:59PM -0500, tedheadster wrote: > I just tested this patch and it is working for me. Awesome, Gwendal, care to write up the path description? Thanks. -- tejun