[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110809161322.GB8756@kroah.com>
Date: Tue, 9 Aug 2011 09:13:22 -0700
From: Greg KH <greg@...ah.com>
To: "Stephen M. Cameron" <scameron@...rdog.cce.hp.com>
Cc: james.bottomley@...senpartnership.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, stable@...nel.org,
stephenmcameron@...il.com, thenzl@...hat.com,
akpm@...ux-foundation.org, mikem@...rdog.cce.hp.com
Subject: Re: [stable] [PATCH] hpsa: fix problem that OBDR devices are not
detected
On Tue, Aug 09, 2011 at 08:17:30AM -0500, Stephen M. Cameron wrote:
> From: Stephen M. Cameron <scameron@...rdog.cce.hp.com>
>
> The test to detect OBDR ("One Button Disaster Recovery")
> cd-rom devices was comparing against uninitialized data.
>
> Fixed by moving the test for the device to where the
> inquiry data is collected, and uninitialized variable
> altogether as it wasn't really being used.
>
> Signed-off-by: Stephen M. Cameron <scameron@...rdog.cce.hp.com>
> ---
> drivers/scsi/hpsa.c | 47 +++++++++++++++++++++++++++--------------------
> 1 files changed, 27 insertions(+), 20 deletions(-)
>
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read Documentation/stable_kernel_rules.txt
for how to do this properly.
</formletter>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists