From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754764AbdCIL6G (ORCPT ); Thu, 9 Mar 2017 06:58:06 -0500 Received: from lelnx193.ext.ti.com ([198.47.27.77]:39568 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932208AbdCIL6E (ORCPT ); Thu, 9 Mar 2017 06:58:04 -0500 Subject: Re: [RESEND PATCH] arm: assabet_defconfig: disable IDE subsystem To: Bartlomiej Zolnierkiewicz References: <1467991490-24895-1-git-send-email-b.zolnierkie@samsung.com> <1fd840c5-b0bb-726b-6357-669977c4ae5f@ti.com> <1821488.fi4Ak6Xj0W@amdc3058> CC: Kevin Hilman , Arnd Bergmann , , Russell King , Dmitry Eremin-Solenikov , , , Olof Johansson , Tejun Heo From: Sekhar Nori Message-ID: Date: Thu, 9 Mar 2017 17:27:12 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <1821488.fi4Ak6Xj0W@amdc3058> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 09 March 2017 05:17 PM, Bartlomiej Zolnierkiewicz wrote: > > Hi Sekhar, > > On Thursday, March 09, 2017 02:09:30 PM Sekhar Nori wrote: >> Hi Bartlomiej, >> >> On Wednesday 08 March 2017 08:30 PM, Sekhar Nori wrote: >> >>>> It took a while to get to it but here is the draft driver patch >>>> against v4.11-rc1. Please test. >>> >>> I tested this on DM6446 EVM. I was able to mount existing partitions on >>> the hard disk and see that the directory listing looks good[1]. I will do >>> more tests (including comparing performance with old driver) tomorrow. I >> >> I completed the tests I wanted to, including some read/write/data >> integrity tests. Performance is same as before too. >> >> Tested-by: Sekhar Nori > > Thanks for testing! > >> Here are the additional changes I did. These changes do not clash with > > I'll split the draft patch on ATA & platform changes and make a proper > submission. I'll also include your changes (can I have your Signed-by > for them?). Signed-of-by: Sekhar Nori >> what I have already queued for v4.12. That said, its probably better if >> I carry the platform pieces through my tree. Let me know how you want >> to proceed. > > I think that it would be the best to ask Tejun to make a separate branch > with a pata_bk3710 driver so it can be pulled into your tree to preserve > bisectability. Sounds good. What about removal of IDE driver? Do you want to have both drivers existing in v4.12 and get rid of the IDE driver in v4.13 ? Thanks, Sekhar