From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751378Ab2GZNnp (ORCPT ); Thu, 26 Jul 2012 09:43:45 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:56351 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867Ab2GZNnm (ORCPT ); Thu, 26 Jul 2012 09:43:42 -0400 Message-ID: <50114989.3010900@pobox.com> Date: Thu, 26 Jul 2012 09:43:37 -0400 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: Aaron Lu CC: James Bottomley , Alan Stern , Lin Ming , Jeff Wu , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, Aaron Lu Subject: Re: [PATCH v3 0/7] ZPODD patches for scsi tree References: <1343297129-28174-1-git-send-email-aaron.lu@amd.com> In-Reply-To: <1343297129-28174-1-git-send-email-aaron.lu@amd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/26/2012 06:05 AM, Aaron Lu wrote: > v3: > Rebase on top of scsi-misc tree; > Add the sr related patches previously in Jeff's libata tree; > Re-organize the sr patches. > A problem for now: for patch > scsi: sr: support zero power ODD(ZPODD) > I can't set a flag in libata-acpi.c since a related function is > missing in scsi-misc tree. Will fix this when 3.6-rc1 released. What does this mean? Would you be more specific? Jeff