From: Ingo Rohloff <ingo.rohloff@lauterbach.com>
To: gregkh@linuxfoundation.org
Cc: viro@zeniv.linux.org.uk, nkapron@google.com, me@samcday.com,
michael.bommarito@gmail.com, linux-usb@vger.kernel.org,
Ingo Rohloff <ingo.rohloff@lauterbach.com>
Subject: [PATCH 0/3] usb: gadget: f_fs: cancellation and mm fixes
Date: Tue, 1 Sep 2026 14:09:05 +0200 [thread overview]
Message-ID: <20260901120908.14386-1-ingo.rohloff@lauterbach.com> (raw)
This 3 part patch series does some mini refactoring and
fixes two previous commits.
Ingo Rohloff (3):
usb: gadget: f_fs: simplify error handling using goto
usb: gadget: f_fs: register cancellation handler only after request
queueing
usb: gadget: f_fs: Fix mmgrab()/mmdrop() balance.
drivers/usb/gadget/function/f_fs.c | 132 +++++++++++++++--------------
1 file changed, 68 insertions(+), 64 deletions(-)
--
2.55.0
next reply other threads:[~2026-09-01 12:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-01 12:09 Ingo Rohloff [this message]
2026-09-01 12:09 ` [PATCH 1/3] usb: gadget: f_fs: simplify error handling using goto Ingo Rohloff
2026-09-01 12:09 ` [PATCH 2/3] usb: gadget: f_fs: register cancellation handler only after request queueing Ingo Rohloff
2026-09-01 12:09 ` [PATCH 3/3] usb: gadget: f_fs: Fix mmgrab()/mmdrop() balance Ingo Rohloff
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=20260901120908.14386-1-ingo.rohloff@lauterbach.com \
--to=ingo.rohloff@lauterbach.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=me@samcday.com \
--cc=michael.bommarito@gmail.com \
--cc=nkapron@google.com \
--cc=viro@zeniv.linux.org.uk \
/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