[PATCH 0/5] Intel SAS controller support for IMSM

[PATCH 0/5] Intel SAS controller support for IMSM

am 19.01.2011 18:13:20 von Marcin.Labun

From 90d6284900559fa62abe918c71d3d47c844dab3d Mon Sep 17 00:00:00 2001
From: Marcin Labun
Date: Wed, 19 Jan 2011 17:23:53 +0100
Subject: [PATCH 0/5] Intel SAS controller support for IMSM

This series introduces support for Intel SAS controller (isci module) built in Intel(R) Patsburg
chipset. IMSM handler blocks mixing devices attached to different type of controllers in the same container.
This standard operation maintains compatibility between Linux and Windows IMSM RAID
stacks and allows for boot support from Optional ROM.
User can set IMSM_NO_PLATFORM environment variable to block the standard operation.



Marcin Labun (5):
imsm platform: support for Intel(R) SAS controller.
imsm: support for Intel(R) SAS controller in imsm handler
imsm: prepare detail_platform_imsm to support different types of controllers
imsm: detail_platform_imsm supports Intel SAS controller (isci driver)
imsm: support for Intel SAS controller in get_disk_controller_domain handler

platform-intel.c | 67 +++++++---
platform-intel.h | 16 +++
super-intel.c | 366 ++++++++++++++++++++++++++++++++++++++++--------------
3 files changed, 333 insertions(+), 116 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/5] Intel SAS controller support for IMSM

am 26.01.2011 02:27:06 von NeilBrown

On Wed, 19 Jan 2011 17:13:20 +0000
"Labun, Marcin" wrote:

> >From 90d6284900559fa62abe918c71d3d47c844dab3d Mon Sep 17 00:00:00
> >2001
> From: Marcin Labun
> Date: Wed, 19 Jan 2011 17:23:53 +0100
> Subject: [PATCH 0/5] Intel SAS controller support for IMSM
>
> This series introduces support for Intel SAS controller (isci module)
> built in Intel(R) Patsburg chipset. IMSM handler blocks mixing
> devices attached to different type of controllers in the same
> container. This standard operation maintains compatibility between
> Linux and Windows IMSM RAID stacks and allows for boot support from
> Optional ROM. User can set IMSM_NO_PLATFORM environment variable to
> block the standard operation.
>
>
> Marcin Labun (5):
> imsm platform: support for Intel(R) SAS controller.
> imsm: support for Intel(R) SAS controller in imsm handler
> imsm: prepare detail_platform_imsm to support different types of
> controllers imsm: detail_platform_imsm supports Intel SAS controller
> (isci driver) imsm: support for Intel SAS controller in
> get_disk_controller_domain handler
>
> platform-intel.c | 67 +++++++---
> platform-intel.h | 16 +++
> super-intel.c | 366
> ++++++++++++++++++++++++++++++++++++++++-------------- 3 files
> changed, 333 insertions(+), 116 deletions(-)

I have applied all of these.
However I must confess that I don't really understand them so I haven't
done any significant review.

NeilBrown
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/5] Intel SAS controller support for IMSM

am 26.01.2011 17:55:30 von Christoph Hellwig

On Wed, Jan 19, 2011 at 05:13:20PM +0000, Labun, Marcin wrote:
> This series introduces support for Intel SAS controller (isci module) built in Intel(R) Patsburg

Where can we find that driver?

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

RE: [PATCH 0/5] Intel SAS controller support for IMSM

am 26.01.2011 18:46:32 von dave.jiang

Hope to have a git tree on kernel.org soon and submission for kernel coming.

> -----Original Message-----
> From: linux-raid-owner@vger.kernel.org [mailto:linux-raid-
> owner@vger.kernel.org] On Behalf Of Christoph Hellwig
> Sent: Wednesday, January 26, 2011 9:56 AM
> To: Labun, Marcin
> Cc: neilb@suse.de; linux-raid@vger.kernel.org; Neubauer, Wojciech;
> Williams, Dan J; Ciechanowski, Ed
> Subject: Re: [PATCH 0/5] Intel SAS controller support for IMSM
>
> On Wed, Jan 19, 2011 at 05:13:20PM +0000, Labun, Marcin wrote:
> > This series introduces support for Intel SAS controller (isci module)
> built in Intel(R) Patsburg
>
> Where can we find that driver?
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html