From: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
To: gregkh@linuxfoundation.org, peterz@infradead.org,
pmladek@suse.com, john.ogness@linutronix.de,
baolu.lu@linux.intel.com, tglx@linutronix.de, mingo@kernel.org
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org,
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Subject: [PATCH 0/3] usb: early: xhci-dbc: Some fixes and speed-up
Date: Sun, 29 Jan 2023 19:21:36 +0100 [thread overview]
Message-ID: <cover.1675016180.git.christophe.jaillet@wanadoo.fr> (raw)
While looking at places were using memcpy_and_pad() could be useful, I spotted
1 issue (patch 1) and 1 potential optimization (patch 2).
The use of memcpy_and_pad() is in patch 3.
Christophe JAILLET (3):
usb: early: xhci-dbc: Fix a potential access to
usb: early: xhci-dbc: Optimize early_xdbc_write()
usb: early: xhci-dbc: Use memcpy_and_pad()
drivers/usb/early/xhci-dbc.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.34.1
next reply other threads:[~2023-01-29 18:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-29 18:21 Christophe JAILLET [this message]
2023-01-29 18:23 ` [PATCH 1/3] usb: early: xhci-dbc: Fix a potential out-of-bound memory access Christophe JAILLET
2023-01-29 18:23 ` [PATCH 2/3] usb: early: xhci-dbc: Optimize early_xdbc_write() Christophe JAILLET
2023-01-29 18:23 ` [PATCH 3/3] usb: early: xhci-dbc: Use memcpy_and_pad() Christophe JAILLET
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=cover.1675016180.git.christophe.jaillet@wanadoo.fr \
--to=christophe.jaillet@wanadoo.fr \
--cc=baolu.lu@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=john.ogness@linutronix.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=pmladek@suse.com \
--cc=tglx@linutronix.de \
/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
all inboxes | Powered by JetHome®