lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <2f30f0f3-aafc-6f15-b7e5-fa47595dcc63@hartkopp.net> Date: Thu, 15 Sep 2022 07:21:25 +0200 From: Oliver Hartkopp <socketcan@...tkopp.net> To: Ziyang Xuan <william.xuanziyang@...wei.com>, mkl@...gutronix.de, davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org, netdev@...r.kernel.org Cc: linux-kernel@...r.kernel.org Subject: Re: [PATCH v2 0/2] can: bcm: can: bcm: random optimizations On 15.09.22 03:55, Ziyang Xuan wrote: > Do some small optimization for can_bcm. > > --- > v2: > - Continue to update currframe when can_send() failed in patch 2. > - Remove ‘Fixes’ tag in patch 2. For this series: Acked-by: Oliver Hartkopp <socketcan@...tkopp.net> Many Thanks! > > Ziyang Xuan (2): > can: bcm: registration process optimization in bcm_module_init() > can: bcm: check the result of can_send() in bcm_can_tx() > > net/can/bcm.c | 25 +++++++++++++++++++------ > 1 file changed, 19 insertions(+), 6 deletions(-) >
Powered by blists - more mailing lists