Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756182AbYLHCwB (ORCPT ); Sun, 7 Dec 2008 21:52:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754379AbYLHCvv (ORCPT ); Sun, 7 Dec 2008 21:51:51 -0500 Received: from ug-out-1314.google.com ([66.249.92.173]:27898 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754226AbYLHCvu (ORCPT ); Sun, 7 Dec 2008 21:51:50 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=OaVwtunEKhGRjj8ofr/vmGV9maAA4/Xq15+aHoXBveNjdq/3G35XH42Ud9Sq0hs5bY k/Va/C/KcwU68vn5+XaD40KXKNHTxI++cLlu7HWEBzKy5wBUr0p1K9nTklD9gXxfkqgi QJ82ZNc5EhTA6zcGeEDI84jnDuHowmyX1g1I8= Message-ID: <91b13c310812071851s5a82d52em63f86f1d3aa42ee9@mail.gmail.com> Date: Mon, 8 Dec 2008 10:51:48 +0800 From: "Cheng Renquan" To: "Eric Moore" Subject: Re: [PATCH 2/2] mpt fusion: port "4.00.43.00" to mainstream git kernel Cc: support@lsi.com, DL-MPTFusionLinux@lsi.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, "Greg KH" , chengrq@uit.com.cn In-Reply-To: <1228483610-18502-2-git-send-email-crquan@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1228483610-18502-1-git-send-email-crquan@gmail.com> <1228483610-18502-2-git-send-email-crquan@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2577 Lines: 72 Hi, all, I have tested and verified that these two patches can let my LSI-SAS-1068E controllers work well with 2.6.26.2 kernels, perfect, Tested-by: Cheng Renquan but the latest git kernel has not yet been tested. just buildable. I personally suggest these patches integrated into Greg KH's staging tree. It seems meet staging's purpose well? The bugzilla page has been updated, http://bugzilla.kernel.org/show_bug.cgi?id=12163 And the first patch, it's just integrating the vendor driver "4.00.43.00": Subject: [PATCH 1/2] mpt fusion: updated mpt drivers from lsi upstream "4.00.43.00" http://marc.info/?l=linux-scsi&m=122848357611653&w=2 To LSI staff: Please test it as soon, you have the resources. Please maintain your driver update in latest git kernel besides and not only major distrition kernels, We customers need to run your mpt controllers not only on major distribution kernels but also the latest git kernel, you should at least maintain an updated driver for some major later kernels, like one for 2.6.24, one for 2.6.27, and one for the latest git tree. At least the driver in the git tree should be always updated, this would always keep your driver current. I'm your customer located in Shenzhen, China. Please know it and keep co-operative with your customers and the Linux Kernel Development Community. Thank you. On Fri, Dec 5, 2008 at 9:26 PM, wrote: > From: Cheng Renquan > > this one just can build with mainstream git kernel, I did not even test it. > > I just have tested it with kernel 2.6.26.2, that patch is very similar to > this, and it did work well with 2.6.26.2. > > Signed-off-by: Cheng Renquan > --- > drivers/message/fusion/linux_compat.h | 3 +- > drivers/message/fusion/mptbase.c | 10 +- > drivers/message/fusion/mptbase.h | 6 +- > drivers/message/fusion/mptfc.c | 4 +- > drivers/message/fusion/mptsas.c | 14 +--- > drivers/message/fusion/mptscsih.c | 169 +++++++++++++-------------------- > drivers/message/fusion/mptscsih.h | 2 +- > 7 files changed, 79 insertions(+), 129 deletions(-) > [...] > -- > 1.6.0.3 -- Cheng Renquan, Shenzhen, China Steve Martin - "I've got to keep breathing. It'll be my worst business mistake if I don't." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/