----- Original Message -----
> From: "Paul Bolle" <[email protected]>
> To: "Nicholas A. Bellinger" <[email protected]>
> Cc: "Greg KH" <[email protected]>, "Chris Boot" <[email protected]>, 
> [email protected]
> Sent: Thursday, January 24, 2013 6:47:24 PM
> Subject: Re: [PATCH] target: Fix v3.7.y stable regression with dev_link_magic 
> in target_fabric_port_link
> 
> On Wed, 2013-01-23 at 19:16 -0800, Nicholas A. Bellinger wrote:
> > This patch fixes a bug introduced with v3.7.y stable where the
> > dev->dev_link_magic check was incorrectly positioned head of the
> > *dev
> > assignment in target_fabric_port_link()
> > 
> > Reported-by: Chris Boot <[email protected]>
> > Signed-off-by: Nicholas Bellinger <[email protected]>
> 
> This patch also silences this (valid) GCC warning:
>     drivers/target/target_core_fabric_configfs.c: In function
>     'target_fabric_port_link':
>     drivers/target/target_core_fabric_configfs.c:754:9: warning:
>     'dev' is used uninitialized in this function [-Wuninitialized]
Yes, I'll be checking warnings next time when testing the back-ports.
> 
> (People searching the web for a solution for that warning might now
> find
> this patch too.)
> 
> 
> Paul Bolle
> 
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to