All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Intel SAS controller support for IMSM
@ 2011-01-19 17:13 Labun, Marcin
  2011-01-26  1:27 ` Neil Brown
  2011-01-26 16:55 ` Christoph Hellwig
  0 siblings, 2 replies; 4+ messages in thread
From: Labun, Marcin @ 2011-01-19 17:13 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, Neubauer, Wojciech, Williams, Dan J, Ciechanowski, Ed

From 90d6284900559fa62abe918c71d3d47c844dab3d Mon Sep 17 00:00:00 2001
From: Marcin Labun <marcin.labun@intel.com>
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(-)


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

* Re: [PATCH 0/5] Intel SAS controller support for IMSM
  2011-01-19 17:13 [PATCH 0/5] Intel SAS controller support for IMSM Labun, Marcin
@ 2011-01-26  1:27 ` Neil Brown
  2011-01-26 16:55 ` Christoph Hellwig
  1 sibling, 0 replies; 4+ messages in thread
From: Neil Brown @ 2011-01-26  1:27 UTC (permalink / raw)
  To: Labun, Marcin
  Cc: linux-raid, Neubauer, Wojciech, Williams, Dan J, Ciechanowski, Ed

On Wed, 19 Jan 2011 17:13:20 +0000
"Labun, Marcin" <Marcin.Labun@intel.com> wrote:

> >From 90d6284900559fa62abe918c71d3d47c844dab3d Mon Sep 17 00:00:00
> >2001
> From: Marcin Labun <marcin.labun@intel.com>
> 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

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

* Re: [PATCH 0/5] Intel SAS controller support for IMSM
  2011-01-19 17:13 [PATCH 0/5] Intel SAS controller support for IMSM Labun, Marcin
  2011-01-26  1:27 ` Neil Brown
@ 2011-01-26 16:55 ` Christoph Hellwig
  2011-01-26 17:46   ` Jiang, Dave
  1 sibling, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2011-01-26 16:55 UTC (permalink / raw)
  To: Labun, Marcin
  Cc: neilb, linux-raid, Neubauer, Wojciech, Williams, Dan J, Ciechanowski, Ed

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?


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

* RE: [PATCH 0/5] Intel SAS controller support for IMSM
  2011-01-26 16:55 ` Christoph Hellwig
@ 2011-01-26 17:46   ` Jiang, Dave
  0 siblings, 0 replies; 4+ messages in thread
From: Jiang, Dave @ 2011-01-26 17:46 UTC (permalink / raw)
  To: Christoph Hellwig, Labun, Marcin
  Cc: neilb, linux-raid, Neubauer, Wojciech, Williams, Dan J, Ciechanowski, Ed

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

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

end of thread, other threads:[~2011-01-26 17:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-19 17:13 [PATCH 0/5] Intel SAS controller support for IMSM Labun, Marcin
2011-01-26  1:27 ` Neil Brown
2011-01-26 16:55 ` Christoph Hellwig
2011-01-26 17:46   ` Jiang, Dave

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.