From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eddie Williams Subject: Re: [PATCH 0/3] scsi_dh: Add ability to set parameters for scsi device handler Date: Thu, 02 Jul 2009 16:29:24 -0400 Message-ID: <1246566564.8018.21.camel@eddie-laptop> References: <20090702031308.28354.73353.sendpatchset@chandra-ubuntu> <1246563299.8018.9.camel@eddie-laptop> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from p02c12o142.mxlogic.net ([208.65.145.75]:56365 "EHLO p02c12o142.mxlogic.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753296AbZGBU30 (ORCPT ); Thu, 2 Jul 2009 16:29:26 -0400 In-Reply-To: <1246563299.8018.9.camel@eddie-laptop> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Chandra Seetharaman Cc: linux-scsi@vger.kernel.org, dm-devel@redhat.com, michaelc@cs.wisc.edu, agk@redhat.com, James.Bottomley@HansenPartnership.com, Benoit_Arthur@emc.com, asson_ronald@emc.com, berthiaume_wayne@emc.com On Thu, 2009-07-02 at 15:34 -0400, Eddie Williams wrote: > I have tried to set this up but have run into a problem probably due to > my error. It has been a while since I have had to build kernels... > > I pulled 2.6.31-rc1, applied the two patches below and then applied the > 3 patches for the interface. The new kernel loads fine but when a > trespass command is sent I get an panic. I am looking though how I > built the kernel and perhaps build with your 3 patches to see if it > happened before. I backed out the 3 patches with the same panic.