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(-)
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