From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: PowerPC MPC5200B ATA MWDMA regression Date: Mon, 03 Jan 2011 18:27:45 +0300 Message-ID: <4D21EAF1.2010504@ru.mvista.com> References: <201101031445.47922.roman.fietze@telemotive.de> <20110103135929.GO18831@htj.dyndns.org> <4D21DD55.2000000@ru.mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:57893 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755268Ab1ACP2w (ORCPT ); Mon, 3 Jan 2011 10:28:52 -0500 Received: by eye27 with SMTP id 27so5947034eye.19 for ; Mon, 03 Jan 2011 07:28:50 -0800 (PST) In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Tejun Heo Cc: Sergei Shtylyov , Roman Fietze , linux-ide@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Hello. On 03-01-2011 17:33, Tejun Heo wrote: >>> The commit you bisected to contains all those conversions too. Take a >>> look at a similar driver and look at how it has been converted >>> recently. Even better, just send the driver upstream. :-) >> It's already there... > Ouch, did I forget to convert It probably wasn't obvious as this driver had lived in non-BMDMA section of Kconfig before the recent patch: http://marc.info/?l=linux-ide&m=129303304605907 > it or was it a merge timing problem? > Anyways, sorry about that. Please go ahead and fix it. :-) WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ew0-f51.google.com (mail-ew0-f51.google.com [209.85.215.51]) by ozlabs.org (Postfix) with ESMTP id 39D1EB7082 for ; Tue, 4 Jan 2011 02:28:52 +1100 (EST) Received: by ewy19 with SMTP id 19so5607520ewy.38 for ; Mon, 03 Jan 2011 07:28:50 -0800 (PST) Message-ID: <4D21EAF1.2010504@ru.mvista.com> Date: Mon, 03 Jan 2011 18:27:45 +0300 From: Sergei Shtylyov MIME-Version: 1.0 To: Tejun Heo Subject: Re: PowerPC MPC5200B ATA MWDMA regression References: <201101031445.47922.roman.fietze@telemotive.de> <20110103135929.GO18831@htj.dyndns.org> <4D21DD55.2000000@ru.mvista.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linux-ide@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Sergei Shtylyov , Roman Fietze List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello. On 03-01-2011 17:33, Tejun Heo wrote: >>> The commit you bisected to contains all those conversions too. Take a >>> look at a similar driver and look at how it has been converted >>> recently. Even better, just send the driver upstream. :-) >> It's already there... > Ouch, did I forget to convert It probably wasn't obvious as this driver had lived in non-BMDMA section of Kconfig before the recent patch: http://marc.info/?l=linux-ide&m=129303304605907 > it or was it a merge timing problem? > Anyways, sorry about that. Please go ahead and fix it. :-) WBR, Sergei