mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: early: xhci-dbc: Some fixes and speed-up
@ 2023-01-29 18:21 Christophe JAILLET
  2023-01-29 18:23 ` [PATCH 1/3] usb: early: xhci-dbc: Fix a potential out-of-bound memory access Christophe JAILLET
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christophe JAILLET @ 2023-01-29 18:21 UTC (permalink / raw)
  To: gregkh, peterz, pmladek, john.ogness, baolu.lu, tglx, mingo
  Cc: linux-usb, linux-kernel, kernel-janitors, Christophe JAILLET

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-29 18:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 18:21 [PATCH 0/3] usb: early: xhci-dbc: Some fixes and speed-up Christophe JAILLET
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

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®