public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] mtip32xx: Number of small tweaks and a new sysfs entry
@ 2012-05-30  1:39 Asai Thambi S P
  2012-05-31  6:45 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Asai Thambi S P @ 2012-05-30  1:39 UTC (permalink / raw)
  To: Jens Axboe, linux-kernel@vger.kernel.org, Sam Bradshaw

This patchset includes number of small tweaks and adds a new sysfs entry 'flags'

Asai Thambi S P (11):
  mtip32xx: fix clearing an incorrect register in mtip_init_port
  mtip32xx: Set custom timeouts for PIO commands
  mtip32xx: Change HDIO_GET_IDENTITY to return stored data
  mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
  mtip32xx: Set block queue boundary variables
  mtip32xx: Use plain spinlock for 'cmd_issue_lock'
  mtip32xx: Fix to support more than one sector in exec_drive_command()
  mtip32xx: minor performance tweak
  mtip32xx: Convert macro definitions for flag bits to enum
  mtip32xx: Changes to sysfs entries
  mtip32xx: Change disk capacity unit from MB to MiB

 Documentation/ABI/testing/sysfs-block-rssd |   12 +-
 drivers/block/mtip32xx/mtip32xx.c          |  279 +++++++++++++++++-----------
 drivers/block/mtip32xx/mtip32xx.h          |   48 +++---
 3 files changed, 209 insertions(+), 130 deletions(-)


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

* Re: [PATCH 00/11] mtip32xx: Number of small tweaks and a new sysfs entry
  2012-05-30  1:39 [PATCH 00/11] mtip32xx: Number of small tweaks and a new sysfs entry Asai Thambi S P
@ 2012-05-31  6:45 ` Jens Axboe
  2012-05-31 15:59   ` Asai Thambi S P
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2012-05-31  6:45 UTC (permalink / raw)
  To: Asai Thambi S P; +Cc: linux-kernel@vger.kernel.org, Sam Bradshaw

On 05/30/2012 03:39 AM, Asai Thambi S P wrote:
> This patchset includes number of small tweaks and adds a new sysfs entry 'flags'
> 
> Asai Thambi S P (11):
>   mtip32xx: fix clearing an incorrect register in mtip_init_port
>   mtip32xx: Set custom timeouts for PIO commands
>   mtip32xx: Change HDIO_GET_IDENTITY to return stored data
>   mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
>   mtip32xx: Set block queue boundary variables
>   mtip32xx: Use plain spinlock for 'cmd_issue_lock'
>   mtip32xx: Fix to support more than one sector in exec_drive_command()
>   mtip32xx: minor performance tweak
>   mtip32xx: Convert macro definitions for flag bits to enum
>   mtip32xx: Changes to sysfs entries
>   mtip32xx: Change disk capacity unit from MB to MiB

Looks fine, only real issue was with 5/5. I've fixed up that patch and
applied all 11, thanks.

-- 
Jens Axboe


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

* Re: [PATCH 00/11] mtip32xx: Number of small tweaks and a new sysfs entry
  2012-05-31  6:45 ` Jens Axboe
@ 2012-05-31 15:59   ` Asai Thambi S P
  0 siblings, 0 replies; 3+ messages in thread
From: Asai Thambi S P @ 2012-05-31 15:59 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel@vger.kernel.org, Sam Bradshaw

On 5/30/2012 11:45 PM, Jens Axboe wrote:

> On 05/30/2012 03:39 AM, Asai Thambi S P wrote:
>> This patchset includes number of small tweaks and adds a new sysfs entry 'flags'
>>
>> Asai Thambi S P (11):
>>   mtip32xx: fix clearing an incorrect register in mtip_init_port
>>   mtip32xx: Set custom timeouts for PIO commands
>>   mtip32xx: Change HDIO_GET_IDENTITY to return stored data
>>   mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
>>   mtip32xx: Set block queue boundary variables
>>   mtip32xx: Use plain spinlock for 'cmd_issue_lock'
>>   mtip32xx: Fix to support more than one sector in exec_drive_command()
>>   mtip32xx: minor performance tweak
>>   mtip32xx: Convert macro definitions for flag bits to enum
>>   mtip32xx: Changes to sysfs entries
>>   mtip32xx: Change disk capacity unit from MB to MiB
> 
> Looks fine, only real issue was with 5/5. I've fixed up that patch and
> applied all 11, thanks.
> 


Thanks.

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

end of thread, other threads:[~2012-05-31 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30  1:39 [PATCH 00/11] mtip32xx: Number of small tweaks and a new sysfs entry Asai Thambi S P
2012-05-31  6:45 ` Jens Axboe
2012-05-31 15:59   ` Asai Thambi S P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox