From: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
To: EunTaik Lee <eun.taik.lee@samsung.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Re: [PATCH] fix race condition between device_del and device_add
Date: Mon, 30 Mar 2015 14:41:13 +0200 [thread overview]
Message-ID: <20150330124113.GA23896@kroah.com> (raw)
In-Reply-To: <99368734.97531427716494863.JavaMail.weblogic@epmlwas08c>
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
prev parent reply other threads:[~2015-03-30 12:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 11:54 Re: [PATCH] fix race condition between device_del and device_add EunTaik Lee
2015-03-30 12:41 ` gregkh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150330124113.GA23896@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=eun.taik.lee@samsung.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.