linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire()
@ 2020-06-05  8:57 Markus Elfring
  2020-06-05  9:14 ` Greg Kroah-Hartman
  2020-06-08  6:54 ` 回复: " Zhang, Qiang
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Elfring @ 2020-06-05  8:57 UTC (permalink / raw)
  To: Zhang Qiang, linux-usb
  Cc: kernel-janitors, linux-kernel, Alan Stern, Felipe Balbi,
	Greg Kroah-Hartman, Kyungtae Kim

> Fix this by increase object reference count.

I find this description incomplete according to the proposed changes.

Would you like to add the tag “Fixes” to the commit message?

Regards,
Markus

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire()
  2020-06-05  8:57 [PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire() Markus Elfring
@ 2020-06-05  9:14 ` Greg Kroah-Hartman
  2020-06-08  6:54 ` 回复: " Zhang, Qiang
  1 sibling, 0 replies; 5+ messages in thread
From: Greg Kroah-Hartman @ 2020-06-05  9:14 UTC (permalink / raw)
  To: Markus Elfring, Zhang Qiang
  Cc: linux-usb, kernel-janitors, linux-kernel, Alan Stern,
	Felipe Balbi, Kyungtae Kim

On Fri, Jun 05, 2020 at 10:57:55AM +0200, Markus Elfring wrote:
> > Fix this by increase object reference count.
> 
> I find this description incomplete according to the proposed changes.
> 
> Would you like to add the tag “Fixes” to the commit message?

Hi,

This is the semi-friendly patch-bot of Greg Kroah-Hartman.  You seem to
have sent a nonsensical or otherwise pointless review comment to a patch
submission on a Linux kernel developer mailing list.

I strongly suggest that you not do this anymore.  Please do not bother
developers who are actively working to produce patches and features with
comments that, in the end, are a waste of time.

Patch submitter, please ignore this suggestion, it is not needed to be
followed at all, as the person/bot/AI that sent it is on almost all
Linux kernel maintainer's blacklists and is ignored by them.  Please
feel free to also do the same.

thanks,

greg k-h's patch email bot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* 回复: [PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire()
  2020-06-05  8:57 [PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire() Markus Elfring
  2020-06-05  9:14 ` Greg Kroah-Hartman
@ 2020-06-08  6:54 ` Zhang, Qiang
  2020-06-08 10:55   ` Markus Elfring
  1 sibling, 1 reply; 5+ messages in thread
From: Zhang, Qiang @ 2020-06-08  6:54 UTC (permalink / raw)
  To: Markus Elfring, linux-usb
  Cc: kernel-janitors, linux-kernel, Alan Stern, Felipe Balbi,
	Greg Kroah-Hartman, Kyungtae Kim

Hi Markus.
I don't need to add Fix tag to view the code.

________________________________________
发件人: Markus Elfring <Markus.Elfring@web.de>
发送时间: 2020年6月5日 16:57
收件人: Zhang, Qiang; linux-usb@vger.kernel.org
抄送: kernel-janitors@vger.kernel.org; linux-kernel@vger.kernel.org; Alan Stern; Felipe Balbi; Greg Kroah-Hartman; Kyungtae Kim
主题: Re: [PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire()

> Fix this by increase object reference count.

I find this description incomplete according to the proposed changes.

Would you like to add the tag “Fixes” to the commit message?

Regards,
Markus

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb: gadget: function: printer: Fix use-after-free in __lock_acquire()
  2020-06-08  6:54 ` 回复: " Zhang, Qiang
@ 2020-06-08 10:55   ` Markus Elfring
  2020-06-08 11:01     ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Elfring @ 2020-06-08 10:55 UTC (permalink / raw)
  To: Qiang Zhang, linux-usb
  Cc: kernel-janitors, linux-kernel, Alan Stern, Felipe Balbi,
	Greg Kroah-Hartman, Kyungtae Kim

> I don't need to add Fix tag to view the code.

I have got understanding difficulties for this kind of feedback.
How much do you care for corresponding patch review concerns?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=af7b4801030c07637840191c69eb666917e4135d#n183

Regards,
Markus

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb: gadget: function: printer: Fix use-after-free in __lock_acquire()
  2020-06-08 10:55   ` Markus Elfring
@ 2020-06-08 11:01     ` Greg Kroah-Hartman
  0 siblings, 0 replies; 5+ messages in thread
From: Greg Kroah-Hartman @ 2020-06-08 11:01 UTC (permalink / raw)
  To: Markus Elfring, Qiang Zhang
  Cc: linux-usb, kernel-janitors, linux-kernel, Alan Stern,
	Felipe Balbi, Kyungtae Kim

On Mon, Jun 08, 2020 at 12:55:13PM +0200, Markus Elfring wrote:
> > I don't need to add Fix tag to view the code.
> 
> I have got understanding difficulties for this kind of feedback.
> How much do you care for corresponding patch review concerns?
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=af7b4801030c07637840191c69eb666917e4135d#n183

Hi,

This is the semi-friendly patch-bot of Greg Kroah-Hartman.

Markus, you seem to have sent a nonsensical or otherwise pointless review
comment to a patch submission on a Linux kernel developer mailing list.
I strongly suggest that you not do this anymore.  Please do not bother
developers who are actively working to produce patches and features with
comments that, in the end, are a waste of time.

Patch submitter, please ignore Markus's suggestion; you do not needed
to follow it at all.  The person/bot/AI that sent it is being ignored by
almost all Linux kernel maintainers for having a persistent pattern of
behavior of producing distracting and pointless commentary, and inability
to adapt to feedback.  Please feel free to also ignore emails from them.

thanks,

greg k-h's patch email bot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-08 11:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-05  8:57 [PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire() Markus Elfring
2020-06-05  9:14 ` Greg Kroah-Hartman
2020-06-08  6:54 ` 回复: " Zhang, Qiang
2020-06-08 10:55   ` Markus Elfring
2020-06-08 11:01     ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).