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: <Y+yPOXoJaoMNoxUC@nanopsycho> Date: Wed, 15 Feb 2023 08:52:25 +0100 From: Jiri Pirko <jiri@...nulli.us> To: Moshe Shemesh <moshe@...dia.com> Cc: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Jiri Pirko <jiri@...dia.com>, netdev@...r.kernel.org Subject: Re: [PATCH net-next v2 10/10] devlink: Fix TP_STRUCT_entry in trace of devlink health report Tue, Feb 14, 2023 at 05:38:06PM CET, moshe@...dia.com wrote: >Fix a bug in trace point definition for devlink health report, as >TP_STRUCT_entry of reporter_name should get reporter_name and not msg. > >Note no fixes tag as this is a harmless bug as both reporter_name and >msg are strings and TP_fast_assign for this entry is correct. > >Signed-off-by: Moshe Shemesh <moshe@...dia.com> Reviewed-by: Jiri Pirko <jiri@...dia.com>
Powered by blists - more mailing lists