From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kashyap, Desai" Subject: [PATCH 0/6] mpt fusion: Firmware Event implementation using seperate WorkQueue Date: Fri, 3 Apr 2009 17:16:44 +0530 Message-ID: <20090403114626.GA17721@lsi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from exprod7og111.obsmtp.com ([64.18.2.175]:37169 "EHLO exprod7og111.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759041AbZDCMFx (ORCPT ); Fri, 3 Apr 2009 08:05:53 -0400 Content-Disposition: inline Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org Cc: James.Bottomley@HansenPartnership.com, Eric.Moore@lsi.com, Sathya.Prakash@lsi.com These patches are created on top of MPT fusion previous patch applied on date 26/02/2009 with subject line: "mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes" Some patches are splited into two diffrent patches only for readability purpose for reviewer. Consider below patches as one logical patch. There is no harm to send those patches as single patch, but to give more readability I have choosen to split. PATCH 2 and PATCH 3. PATCH 4 and PATCH 5. PATCH 3 and PATCH 5 include only those function which are not part of MPT fusion. --- Signed-off-by: Kashyap Desai ---