diff options
author | Greg Kroah-Hartman <[email protected]> | 2021-04-05 11:48:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-10 11:09:41 +0200 |
commit | b4104180a2efb85f55e1ba1407885c9421970338 (patch) | |
tree | 78d5c3ec6223826ab234de6a62275afb56c40512 /lib/mpi/mpi-inline.h | |
parent | 312723a0b34d6d110aa4427a982536bb36ab8471 (diff) |
kobject_uevent: remove warning in init_uevent_argv()
syzbot can trigger the WARN() in init_uevent_argv() which isn't the
nicest as the code does properly recover and handle the error. So
change the WARN() call to pr_warn() and provide some more information on
what the buffer size that was needed.
Link: https://lore.kernel.org/r/[email protected]
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: [email protected]
Reported-by: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions