From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752350AbcEITFk (ORCPT ); Mon, 9 May 2016 15:05:40 -0400 Received: from mail-yw0-f180.google.com ([209.85.161.180]:33087 "EHLO mail-yw0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751059AbcEITFi (ORCPT ); Mon, 9 May 2016 15:05:38 -0400 Date: Mon, 9 May 2016 15:05:36 -0400 From: Tejun Heo To: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Cc: Andy Shevchenko , Andy Shevchenko , linux-ide@vger.kernel.org, Rob Herring , "open list:LINUX FOR POWERPC PA SEMI PWRFICIENT" , "linux-kernel@vger.kernel.org" , Christian Lamparter , Julian Margetson , Vinod Koul Subject: Re: [PATCH v2 00/23] ata: sata_dwc_460ex: make it working again Message-ID: <20160509190536.GK7110@mtj.duckdns.org> References: <1461661404-1952-1-git-send-email-andriy.shevchenko@linux.intel.com> <20160508200008.GM4775@htj.duckdns.org> <20160509010952.GN4775@htj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 09, 2016 at 10:13:59AM +0100, Måns Rullgård wrote: > Andy Shevchenko writes: > > > On Mon, May 9, 2016 at 4:09 AM, Tejun Heo wrote: > >> 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. > > > > I suppose you have to pull material from Vinod. > > The failure the build bot reported is due to the DMA patches not being > in the tree. Which tree should I pull? Thanks. -- tejun