Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754293Ab2F2DUg (ORCPT ); Thu, 28 Jun 2012 23:20:36 -0400 Received: from mail-vb0-f46.google.com ([209.85.212.46]:41295 "EHLO mail-vb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752354Ab2F2DUe convert rfc822-to-8bit (ORCPT ); Thu, 28 Jun 2012 23:20:34 -0400 MIME-Version: 1.0 In-Reply-To: <1340611992-41457-1-git-send-email-ming.m.lin@intel.com> References: <1340611992-41457-1-git-send-email-ming.m.lin@intel.com> Date: Fri, 29 Jun 2012 11:20:33 +0800 X-Google-Sender-Auth: KOqgJPg-8aHUEdIwEYoSz6t3YWQ Message-ID: Subject: Re: [PATCH v6 00/11] SATA ZPODD support From: Lin Ming To: Jeff Garzik , Aaron Lu , Holger Macht , Matthew Garrett , Alan Cox , David Woodhouse , Dan Williams Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, linux-acpi@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1190 Lines: 38 On Mon, Jun 25, 2012 at 4:13 PM, Lin Ming wrote: > Hi all, > > This is the v6 patches to add SATA ZPODD support, to try it: > git pull git://git.kernel.org/pub/scm/linux/kernel/git/mlin/linux.git zpodd > > Holger and Mathtew, > Patch 1 to Patch 3 are the libata acpi binding patches from you. > I removed dock related code from your original version. > > v6: > - rebase to v3.5-rc4 > - merge patch 4("libata: use correct PCI devices") with patch 2 (Dan Williams) > - makes ata_acpi_find_device mostly independent of the topology, > ?gives some type safety, and drops some redundant work finding the ata_port > ?(Dan Williams) Hi Jeff, Dan has reviewed the changes. Would you like to apply these v6 patches? Thanks, Lin Ming > > v5: > http://lkml.org/lkml/2012/6/18/62 > - rebase to v3.5-rc3 > - fixed crash reported at https://lkml.org/lkml/2012/2/24/2 (Aaron Lu) > - rename is_pci_ata to compat_pci_ata (Alan Cox) > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/