]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into soc...
authorArnd Bergmann <arnd@arndb.de>
Thu, 6 Mar 2025 16:14:51 +0000 (17:14 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 6 Mar 2025 16:15:03 +0000 (17:15 +0100)
Apple SoC RTKit IPC library updates for 6.15:

- Additional logging for errors
- A few minor improvements and bugfixes required for drivers that are
  yet to be upstreamed

* tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux:
  soc: apple: rtkit: Cut syslog messages after the first '\0'
  soc: apple: rtkit: Use high prio work queue
  soc: apple: rtkit: Implement OSLog buffers properly
  soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ON
  soc: apple: rtkit: Fix use-after-free in apple_rtkit_crashlog_rx()
  soc: apple: rtkit: Pass the crashlog to the crashed() callback
  soc: apple: rtkit: Check & log more failures

Link: https://lore.kernel.org/r/20250302113842.58092-1-sven@svenpeter.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge