[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1675016180.git.christophe.jaillet@wanadoo.fr>
Date: Sun, 29 Jan 2023 19:21:36 +0100
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: gregkh@...uxfoundation.org, peterz@...radead.org, pmladek@...e.com,
john.ogness@...utronix.de, baolu.lu@...ux.intel.com,
tglx@...utronix.de, mingo@...nel.org
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH 0/3] usb: early: xhci-dbc: Some fixes and speed-up
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
Powered by blists - more mailing lists