linux/drivers/soc/apple
Janne Grunau e210227f02 soc: apple: rtkit: Cut syslog messages after the first '\0'
Certain messages from DCP contain NUL bytes in the random data after the
NUL terminated syslog message. Since the syslog message ends with '\n'
this results in a dev_info() message terminated with two newlines and an
empty printed line in the kernel log.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Link: https://lore.kernel.org/r/20250226-apple-soc-misc-v2-4-c3ec37f9021b@svenpeter.dev
Signed-off-by: Sven Peter <sven@svenpeter.dev>
2025-02-28 21:36:45 +00:00
..
Kconfig
Makefile
mailbox.c
mailbox.h
rtkit-crashlog.c
rtkit-internal.h soc: apple: rtkit: Implement OSLog buffers properly 2025-02-28 21:36:45 +00:00
rtkit.c soc: apple: rtkit: Cut syslog messages after the first '\0' 2025-02-28 21:36:45 +00:00
sart.c