Re: Re: [PATCH] fix race condition between device_del and device_add

From: gregkh@xxxxxxxxxxxxxxxxxxx
Date: Mon Mar 30 2015 - 08:41:22 EST


On Mon, Mar 30, 2015 at 11:54:54AM +0000, EunTaik Lee wrote:
>
> >
> >The bus that the device is on should prevent this, why isn't that
> >working for you? What type of device/bus do you see this problem on?
>
> The device is a firmware class device on a virtual bus.

What kernel code is causing this? Again, the bus should be preventing
this from happening, is the virtual bus code incorrect somehow?

> >> Signed-off-by: eun.taik.lee
> >
> >We need a "real" name here, I don't think your name has '.' in it,
> >right?
>
> Right. It should've been Eun Taik Lee.
>
> >Your email client turned all tabs to spaces and made the patch unable to
> >be applied.
>
> I think I pasted the patch on HTML mode and then switched to text mode.
> Below patch should be okay.

I can't take a patch like this, please resend it properly.

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/