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??
WARNING: multiple messages have this Message-ID (diff)
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: Re: [PATCH 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)
In-Reply-To: <1529410988-70261-1-git-send-email-jiazhouyang09@gmail.com>
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??
--
balbi
next reply other threads:[~2018-06-29 6:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-29 6:36 Felipe Balbi [this message]
2018-06-29 6:36 ` [PATCH v2] usb: gadget: add error handling for skb_realloc_headroom Felipe Balbi
-- strict thread matches above, loose matches on Subject: below --
2018-06-19 12:23 [v2] " Zhouyang Jia
2018-06-19 12:23 ` [PATCH v2] " Zhouyang Jia
2018-06-19 9:47 Felipe Balbi
2018-06-19 9:47 ` [PATCH] " Felipe Balbi
2018-06-12 4:41 Zhouyang Jia
2018-06-12 4:41 ` [PATCH] " 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 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.