Re: [PATCH] Fix OOPS in pl2303

From: Greg KH
Date: Tue Jun 16 2009 - 14:31:46 EST


On Tue, Jun 16, 2009 at 09:42:12AM +0200, Vitaly Mayatskikh wrote:
> Kernel always OOPS in pl2303_close(), when serial converter disappears
> and pppd tries to close statistics files in sysfs, because priv
> structure was already freed in pl2302_shutdown().
>
> This patch adds check for priv in pl2303_close().
>
> Signed-off-by: Vitaly Mayatskikh <v.mayatskih@xxxxxxxxx>

What kernel version are you seeing this problem on? And what version is
this patch for?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/