From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754482AbcBWQPA (ORCPT ); Tue, 23 Feb 2016 11:15:00 -0500 Received: from mail-ob0-f174.google.com ([209.85.214.174]:35134 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753749AbcBWQO5 (ORCPT ); Tue, 23 Feb 2016 11:14:57 -0500 Date: Tue, 23 Feb 2016 09:14:55 -0700 From: Jens Axboe To: Asai Thambi SP Cc: linux-kernel@vger.kernel.org, Sam Bradshaw , Selvan Mani , Rajesh Kumar Sambandam , Vignesh Gunasekaran Subject: Re: [PATCH 00/10] mtip32xx: various fixes Message-ID: <20160223161455.GB13712@kernel.dk> References: <01a453e9-7d3b-c0a9-0f85-4669b2a6edc6@micron.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01a453e9-7d3b-c0a9-0f85-4669b2a6edc6@micron.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 22 2016, Asai Thambi SP wrote: > Hi Jens, > > This patchset includes various fixes for mtip32xx driver, tested > on kernel 4.5-rc3 > > Selvan Mani (10): > mtip32xx: Abort secure erase when drive is mounted > mtip32xx: Fix broken service thread handling > mtip32xx: Remove unwanted code from taskfile error handler > mtip32xx: Print exact time when an internal command is interrupted > mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild > mtip32xx: Fix for rmmod crash when drive is in FTL rebuild > mtip32xx: Handle safe removal during IO > mtip32xx: Handle FTL rebuild failure state during device > initialization > mtip32xx: Add timeout handler > mtip32xx: Cleanup queued requests after surprise removal All your patches are mangled, very white space damaged (tabs are 4 spaces, etc). As mentioned, I don't think the first patch should go in, the rest look fine. -- Jens Axboe