From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751016Ab2AQFUO (ORCPT ); Tue, 17 Jan 2012 00:20:14 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:44963 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714Ab2AQFUM (ORCPT ); Tue, 17 Jan 2012 00:20:12 -0500 MIME-Version: 1.0 In-Reply-To: <1326777393.13517.39.camel@minggr> References: <20120109003255.GA6598@havoc.gtf.org> <4F12E57E.3090805@garzik.org> <1326676534.13517.3.camel@minggr> <1326691403.13517.21.camel@minggr> <1326777393.13517.39.camel@minggr> From: Linus Torvalds Date: Mon, 16 Jan 2012 21:19:50 -0800 X-Google-Sender-Auth: _8PQbfCX8yvMG1D-HyosC5dar6Q Message-ID: Subject: Re: [git patches] libata updates for 3.3 To: Lin Ming Cc: Jeff Garzik , Andrew Morton , linux-ide@vger.kernel.org, LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 16, 2012 at 9:16 PM, Lin Ming wrote: > > But ata port async suspend was not enabled in above patch. > So I think this is a regression. Ok. Jeff? Should I take that patch directly, or will you take it? Linus