From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-x242.google.com (mail-yw0-x242.google.com [IPv6:2607:f8b0:4002:c05::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3r346w05hlzDq5v for ; Mon, 9 May 2016 11:10:00 +1000 (AEST) Received: by mail-yw0-x242.google.com with SMTP id u62so22192606ywe.3 for ; Sun, 08 May 2016 18:09:59 -0700 (PDT) Sender: Tejun Heo Date: Sun, 8 May 2016 21:09:52 -0400 From: Tejun Heo To: Andy Shevchenko Cc: Andy Shevchenko , linux-ide@vger.kernel.org, Rob Herring , "open list:LINUX FOR POWERPC PA SEMI PWRFICIENT" , "linux-kernel@vger.kernel.org" , Christian Lamparter , =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= , Julian Margetson , Vinod Koul Subject: Re: [PATCH v2 00/23] ata: sata_dwc_460ex: make it working again Message-ID: <20160509010952.GN4775@htj.duckdns.org> References: <1461661404-1952-1-git-send-email-andriy.shevchenko@linux.intel.com> <20160508200008.GM4775@htj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20160508200008.GM4775@htj.duckdns.org> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, May 08, 2016 at 04:00:08PM -0400, Tejun Heo wrote: > Hello, Andy. > > On Wed, May 04, 2016 at 03:22:51PM +0300, Andy Shevchenko wrote: > > Tejun, since Vinod applied all necessary patches into his tree, the > > series now has just a dependency to whatever branch / tag he marks for > > it. > > Do we have a chance to see the SATA series be applied in your tree? > > Applied 1-22 to libata/for-4.7. There was a couple trivial conflicts > which I resolved while applying but it'd be great if you can check > whether everything looks okay. > > https://git.kernel.org/cgit/linux/kernel/git/tj/libata.git/log/?h=for-4.7 Oops, build failure. Reverted for now. Thanks. -- tejun