linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@kernel.org>
To: linux-usb-owner@vger.kernel.org
Cc: Zhouyang Jia <jiazhouyang09@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Vincent Pelletier <plr.vincent@gmail.com>,
	Johan Hovold <johan@kernel.org>,
	David Lechner <david@lechnology.com>,
	Bhumika Goyal <bhumirks@gmail.com>,
	Andrew Gabbasov <andrew_gabbasov@mentor.com>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [v2] usb: gadget: add error handling for skb_realloc_headroom
Date: Fri, 29 Jun 2018 09:36:10 +0300	[thread overview]
Message-ID: <87vaa2drqd.fsf@linux.intel.com> (raw)

Hi,

linux-usb-owner@vger.kernel.org writes:

> When skb_realloc_headroom fails, the lack of error-handling code may
> cause unexpected results.
>
> This patch adds error-handling code after calling skb_realloc_headroom.
>
> Signed-off-by: Zhouyang Jia <jiazhouyang09@gmail.com>

from linux-usb-owner@vger.kernel.org??

             reply	other threads:[~2018-06-29  6:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-29  6:36 Felipe Balbi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-19 12:23 [v2] usb: gadget: add error handling for skb_realloc_headroom Zhouyang Jia

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=87vaa2drqd.fsf@linux.intel.com \
    --to=balbi@kernel.org \
    --cc=andrew_gabbasov@mentor.com \
    --cc=bhumirks@gmail.com \
    --cc=david@lechnology.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jiazhouyang09@gmail.com \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-owner@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=plr.vincent@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).