2013-04-03 14:22:34

by Asai Thambi SP

[permalink] [raw]
Subject: [PATCH 0/3] mtip32xx: recovery improvement and fix for a crash

Hi Jens,

This patchset includes the following. It was generated against your for-3.9/drivers

* improved recovery for command timeout
* fix for a crash during rmmod
* add new debugfs entry 'device_status'


Asai Thambi S P (3):
mtip32xx: recovery from command timeout
mtip32xx: return 0 from pci probe in case of rebuild
mtip32xx: Add debugfs entry device_status

drivers/block/mtip32xx/mtip32xx.c | 327 ++++++++++++++++++++++++++-----------
drivers/block/mtip32xx/mtip32xx.h | 18 ++-
2 files changed, 243 insertions(+), 102 deletions(-)


2013-04-03 19:55:37

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH 0/3] mtip32xx: recovery improvement and fix for a crash

On Wed, Apr 03 2013, Asai Thambi S P wrote:
> Hi Jens,
>
> This patchset includes the following. It was generated against your for-3.9/drivers
>
> * improved recovery for command timeout
> * fix for a crash during rmmod
> * add new debugfs entry 'device_status'
>
>
> Asai Thambi S P (3):
> mtip32xx: recovery from command timeout
> mtip32xx: return 0 from pci probe in case of rebuild
> mtip32xx: Add debugfs entry device_status

Thanks Asai, applied for current series.

--
Jens Axboe