2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
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 soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX 2023-11-23 19:10:39 +09:00
mailbox.c soc: apple: mailbox: error pointers are negative integers 2024-01-30 11:34:49 -08:00
mailbox.h soc: apple: mailbox: Add ASC/M3 mailbox driver 2023-11-23 19:10:15 +09:00
Makefile soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX 2023-11-23 19:10:39 +09:00
rtkit-crashlog.c soc: apple: rtkit: Do not copy the reg state structure to the stack 2023-02-13 20:20:34 +01:00
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 soc: apple: sart: Stop casting function pointer signatures 2022-11-28 20:34:09 +09:00