From: Felipe Balbi <balbi@kernel.org>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org,
linux-renesas-soc@vger.kernel.org,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
stable@vger.kernel.org
Subject: Re: [PATCH/RFC 0/4] usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c
Date: Thu, 18 Aug 2016 10:34:31 +0300 [thread overview]
Message-ID: <87a8ga5y48.fsf@linux.intel.com> (raw)
In-Reply-To: <1467880362-4844-1-git-send-email-yoshihiro.shimoda.uh@renesas.com>
[-- Attachment #1: Type: text/plain, Size: 1426 bytes --]
Yoshihiro-san,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> writes:
> This patch set is based on the latest Felipe's usb.git / testing/next branch.
> (commit id = 15e4292a2d21e9997fdb2b8c014cc461b3f268f0)
>
> This patch set also needs an additional patch (like the end of this email)
> to fix the renesas_usbhs driver for R-Car Gen3.
> (I will submit this patch after v4.8-rc1 was released.)
>
> I'm not sure this is a correct way or not. So, I added "RFC" in this patch set.
> About the detail of this patch set, please refer to the commit log of
> first patch ("usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c").
>
> Yoshihiro Shimoda (4):
> usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c
> usb: gadget: u_ether: add a flag to avoid skb_reserve() calling
> usb: gadget: f_ncm: add support for no_skb_reserve
> usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used
>
> drivers/usb/gadget/function/f_ncm.c | 2 ++
> drivers/usb/gadget/function/u_ether.c | 5 ++++-
> drivers/usb/gadget/function/u_ether.h | 1 +
> drivers/usb/renesas_usbhs/mod_gadget.c | 2 ++
> include/linux/usb/gadget.h | 13 +++++++++++++
> 5 files changed, 22 insertions(+), 1 deletion(-)
It has been over a month since you sent this series and nobody said
anything. Can you resend without RFC so I can apply?
Thank you
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]
next prev parent reply other threads:[~2016-08-18 7:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 8:32 [PATCH/RFC 0/4] usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c Yoshihiro Shimoda
2016-07-07 8:32 ` [PATCH/RFC 1/4] " Yoshihiro Shimoda
2016-07-07 8:32 ` [PATCH/RFC 2/4] usb: gadget: u_ether: add a flag to avoid skb_reserve() calling Yoshihiro Shimoda
2016-07-07 8:32 ` [PATCH/RFC 3/4] usb: gadget: f_ncm: add support for no_skb_reserve Yoshihiro Shimoda
2016-07-07 8:32 ` [PATCH/RFC 4/4] usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used Yoshihiro Shimoda
2016-08-18 7:34 ` Felipe Balbi [this message]
2016-08-22 7:05 ` [PATCH/RFC 0/4] usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c Yoshihiro Shimoda
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=87a8ga5y48.fsf@linux.intel.com \
--to=balbi@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.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.