From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932291Ab2DFRjr (ORCPT ); Fri, 6 Apr 2012 13:39:47 -0400 Received: from merlin.infradead.org ([205.233.59.134]:57667 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757317Ab2DFRjq (ORCPT ); Fri, 6 Apr 2012 13:39:46 -0400 Message-ID: <4F7F2A5A.6010107@kernel.dk> Date: Fri, 06 Apr 2012 11:39:38 -0600 From: Jens Axboe MIME-Version: 1.0 To: Asai Thambi S P CC: "linux-kernel@vger.kernel.org" , Sam Bradshaw Subject: Re: [PATCH 0/5] mtip32xx: Add support for device status and some optimitizations References: <4F7E07BB.4080507@micron.com> <4F7E371B.8010605@kernel.dk> <4F7F2A01.6050806@micron.com> In-Reply-To: <4F7F2A01.6050806@micron.com> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2012-04-06 11:38, Asai Thambi S P wrote: > On 4/5/2012 5:21 PM, Jens Axboe wrote: > >> On 2012-04-05 14:59, Asai Thambi S P wrote: >>> >>> This patchset adds support for new sysfs entry 'status', fix in restart port, >>> and some optimizations like merging various flag variables. >>> >>> Asai Thambi S P (5): >>> mtip32xx: Add new bitwise flag 'dd_flag' and make set comp_time as >>> common >>> mtip32xx: Add new sysfs entry 'status' and fix restart port >>> mtip32xx: Shorten macro names >>> mtip32xx: handling of commands in various scenarios >>> mtip32xx: dump tagmap on failure >>> >>> drivers/block/mtip32xx/mtip32xx.c | 844 +++++++++++++++++++++++++++++-------- >>> drivers/block/mtip32xx/mtip32xx.h | 58 ++- >>> 2 files changed, 702 insertions(+), 200 deletions(-) >> >> These are not applying to for-3.4/drivers, so I can't apply them as-is. >> > > > Sorry, patches were based on master. I will re-base for-3.4/drivers Thanks, there's a mtip32xx patch in there already, so that's probably what is causing the issue. -- Jens Axboe