linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mtip32xx: Add support for device status and some optimitizations
@ 2012-04-05 20:59 Asai Thambi S P
  2012-04-06  0:21 ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Asai Thambi S P @ 2012-04-05 20:59 UTC (permalink / raw)
  To: Jens Axboe, linux-kernel, Sam Bradshaw


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/5] mtip32xx: Add support for device status and some optimitizations
  2012-04-05 20:59 [PATCH 0/5] mtip32xx: Add support for device status and some optimitizations Asai Thambi S P
@ 2012-04-06  0:21 ` Jens Axboe
  2012-04-06 17:38   ` Asai Thambi S P
  0 siblings, 1 reply; 4+ messages in thread
From: Jens Axboe @ 2012-04-06  0:21 UTC (permalink / raw)
  To: Asai Thambi S P; +Cc: linux-kernel, Sam Bradshaw

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.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/5] mtip32xx: Add support for device status and some optimitizations
  2012-04-06  0:21 ` Jens Axboe
@ 2012-04-06 17:38   ` Asai Thambi S P
  2012-04-06 17:39     ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Asai Thambi S P @ 2012-04-06 17:38 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, Sam Bradshaw

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

--
Regards,
Asai Thambi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/5] mtip32xx: Add support for device status and some optimitizations
  2012-04-06 17:38   ` Asai Thambi S P
@ 2012-04-06 17:39     ` Jens Axboe
  0 siblings, 0 replies; 4+ messages in thread
From: Jens Axboe @ 2012-04-06 17:39 UTC (permalink / raw)
  To: Asai Thambi S P; +Cc: linux-kernel, Sam Bradshaw

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-06 17:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05 20:59 [PATCH 0/5] mtip32xx: Add support for device status and some optimitizations Asai Thambi S P
2012-04-06  0:21 ` Jens Axboe
2012-04-06 17:38   ` Asai Thambi S P
2012-04-06 17:39     ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).