From: Hangyu Hua <hbh25y@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: balbi@kernel.org, axboe@kernel.dk, stern@rowland.harvard.edu,
jj251510319013@gmail.com, dan.carpenter@oracle.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] usb: gadget: don't release an existing dev->buf
Date: Fri, 31 Dec 2021 09:44:23 +0800 [thread overview]
Message-ID: <6f7806af-1818-dbab-9e21-fee54a60d42b@gmail.com> (raw)
In-Reply-To: <Yc2R+nIOG6aJ+hea@kroah.com>
I misunderstood the meaning of Alan. He didn't ack this patch. We stil
disscuss about this. I am sorry.
On 2021/12/30 下午7:03, Greg KH wrote:
> On Thu, Dec 30, 2021 at 12:38:14PM +0800, Hangyu Hua wrote:
>> dev->buf does not need to be released if it already exists before
>> executing dev_config.
>>
>> Acked-by: Alan Stern <stern@rowland.harvard.edu>
>
> I missed this, where did Alan ack this patch?
>
> thanks,
>
> greg k-h
>
next prev parent reply other threads:[~2021-12-31 1:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-30 4:38 [PATCH v2 0/2] usb: gadget: use after free in dev_config Hangyu Hua
2021-12-30 4:38 ` [PATCH v2 1/2] usb: gadget: don't release an existing dev->buf Hangyu Hua
2021-12-30 11:03 ` Greg KH
2021-12-31 1:44 ` Hangyu Hua [this message]
2021-12-30 4:38 ` [PATCH v2 2/2] usb: gadget: clear related members when goto fail Hangyu Hua
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=6f7806af-1818-dbab-9e21-fee54a60d42b@gmail.com \
--to=hbh25y@gmail.com \
--cc=axboe@kernel.dk \
--cc=balbi@kernel.org \
--cc=dan.carpenter@oracle.com \
--cc=gregkh@linuxfoundation.org \
--cc=jj251510319013@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox