* [PATCH v2 0/7] mtip32xx: Add support for device status and other changes
@ 2012-04-09 2:27 Asai Thambi S P
2012-04-09 6:36 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Asai Thambi S P @ 2012-04-09 2:27 UTC (permalink / raw)
To: Jens Axboe; +Cc: linux-kernel@vger.kernel.org, Greg KH, Sam Bradshaw
This patchset adds support for new sysfs entry 'status' and other changes like
merging various flag variables, handling of commands. This also includes the
new ABI file for this driver (Reported-by: Greg Kroah-Hartman).
I have split the couple of patches as suggested by Jens, and maintained the
order of the patches as in previous version. That is the reason for 'misc changes'
patch being in the middle.
Asai Thambi S P (7):
mtip32xx: Add new bitwise flag 'dd_flag'
mtip32xx: make setting comp_time as common
mtip32xx: Add new sysfs entry 'status'
mtip32xx: misc changes
mtip32xx: Shorten macro names
mtip32xx: handling of commands in various scenarios
mtip32xx: dump tagmap on failure
Documentation/ABI/testing/sysfs-block-rssd | 18 +
drivers/block/mtip32xx/mtip32xx.c | 830 ++++++++++++++++++++++------
drivers/block/mtip32xx/mtip32xx.h | 58 ++-
3 files changed, 710 insertions(+), 196 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-block-rssd
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2 0/7] mtip32xx: Add support for device status and other changes
2012-04-09 2:27 [PATCH v2 0/7] mtip32xx: Add support for device status and other changes Asai Thambi S P
@ 2012-04-09 6:36 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2012-04-09 6:36 UTC (permalink / raw)
To: Asai Thambi S P; +Cc: linux-kernel@vger.kernel.org, Greg KH, Sam Bradshaw
On 2012-04-09 04:27, Asai Thambi S P wrote:
>
> This patchset adds support for new sysfs entry 'status' and other
> changes like merging various flag variables, handling of commands.
> This also includes the new ABI file for this driver (Reported-by:
> Greg Kroah-Hartman).
>
> I have split the couple of patches as suggested by Jens, and
> maintained the order of the patches as in previous version. That is
> the reason for 'misc changes' patch being in the middle.
Thanks, this looks better and it applies fine as well. Applied 1-7.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-09 6:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09 2:27 [PATCH v2 0/7] mtip32xx: Add support for device status and other changes Asai Thambi S P
2012-04-09 6:36 ` 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).