From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753393Ab0FRVhV (ORCPT ); Fri, 18 Jun 2010 17:37:21 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:42223 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753084Ab0FRVhS (ORCPT ); Fri, 18 Jun 2010 17:37:18 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=TF3g3uCHv6UeKwIQEA7OsuscguV/rQHnbuNDgS52uhWZWLI7TouGtlscipQzjBxUyO k+uI1XTPrGwv0iUCJsCstTg0rPfUVFTW4aSCSKpDxNxgOt7ls/9pYB7KkbDfT2n9rIww tjyFYjPTSqwQ6zwjS6P6VjSlfMRY5apgziYrY= MIME-Version: 1.0 In-Reply-To: <4B6A08C587958942AA3002690DD4F8C3D09274C4@cosmail02.lsi.com> References: <4B6A08C587958942AA3002690DD4F8C3D0804533@cosmail02.lsi.com> <4B6A08C587958942AA3002690DD4F8C3D09274C4@cosmail02.lsi.com> Date: Fri, 18 Jun 2010 14:37:18 -0700 X-Google-Sender-Auth: OKReZFLaMuNDF4b3_AgStVO0L74 Message-ID: Subject: Re: [PATCH 1/12] scsi: megaraid_sas - Online Controller Reset - I: Enable Online Controller Reset Bit in register related functions From: Yinghai Lu To: "Yang, Bo" Cc: "James.Bottomley@HansenPartnership.com" , "James.Bottomley@suse.de" , "linux-scsi@vger.kernel.org" , "akpm@osdl.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 18, 2010 at 2:21 PM, Yang, Bo wrote: > Yinghai, > > You need to apply patches 1/12 to 8/12 for this online controller reset (OCR) support. current scsi-next only have commit 6faad24ad989798475e9ab4a2a809008fff6e872 Author: Yang, Bo Date: Wed Jun 9 20:34:43 2010 -0600 [SCSI] megaraid_sas: Enable Online Controller Reset Bit in register related functions commit 4f3a268eca4e7073d315e7f9b0a4dc94a38da560 Author: Yang, Bo Date: Wed Jun 9 20:51:48 2010 -0600 [SCSI] megaraid_sas: Add the Chip reset functions to the driver commit baf13c9440869a55d2493190dbc68c2bb165dad5 Author: Yang, Bo Date: Wed Jun 9 20:59:43 2010 -0600 [SCSI] megaraid_sas: add the reset function for Gen2 related chip commit 449ee85225f9f41f2475f16b41d035000c8ee395 Author: Yang, Bo Date: Wed Jun 9 21:25:17 2010 -0600 [SCSI] megaraid_sas: return RESET in timeout routine so looks like James didn't put [PATCH 8/12] scsi: megaraid_sas - Online Controller Reset (OCR): Driver re-issue the pending cmds to FW in the tree yet. or your patchset will break the bisecting? Thanks Yinghai From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yinghai Lu Subject: Re: [PATCH 1/12] scsi: megaraid_sas - Online Controller Reset - I: Enable Online Controller Reset Bit in register related functions Date: Fri, 18 Jun 2010 14:37:18 -0700 Message-ID: References: <4B6A08C587958942AA3002690DD4F8C3D0804533@cosmail02.lsi.com> <4B6A08C587958942AA3002690DD4F8C3D09274C4@cosmail02.lsi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <4B6A08C587958942AA3002690DD4F8C3D09274C4@cosmail02.lsi.com> Sender: linux-kernel-owner@vger.kernel.org To: "Yang, Bo" Cc: "James.Bottomley@HansenPartnership.com" , "James.Bottomley@suse.de" , "linux-scsi@vger.kernel.org" , "akpm@osdl.org" , "linux-kernel@vger.kernel.org" List-Id: linux-scsi@vger.kernel.org On Fri, Jun 18, 2010 at 2:21 PM, Yang, Bo wrote: > Yinghai, > > You need to apply patches 1/12 to 8/12 for this online controller reset (OCR) support. current scsi-next only have commit 6faad24ad989798475e9ab4a2a809008fff6e872 Author: Yang, Bo Date: Wed Jun 9 20:34:43 2010 -0600 [SCSI] megaraid_sas: Enable Online Controller Reset Bit in register related functions commit 4f3a268eca4e7073d315e7f9b0a4dc94a38da560 Author: Yang, Bo Date: Wed Jun 9 20:51:48 2010 -0600 [SCSI] megaraid_sas: Add the Chip reset functions to the driver commit baf13c9440869a55d2493190dbc68c2bb165dad5 Author: Yang, Bo Date: Wed Jun 9 20:59:43 2010 -0600 [SCSI] megaraid_sas: add the reset function for Gen2 related chip commit 449ee85225f9f41f2475f16b41d035000c8ee395 Author: Yang, Bo Date: Wed Jun 9 21:25:17 2010 -0600 [SCSI] megaraid_sas: return RESET in timeout routine so looks like James didn't put [PATCH 8/12] scsi: megaraid_sas - Online Controller Reset (OCR): Driver re-issue the pending cmds to FW in the tree yet. or your patchset will break the bisecting? Thanks Yinghai