Merge tag 'optee-fix-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Thu, 3 Jul 2025 14:26:08 +0000 (16:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 3 Jul 2025 14:26:08 +0000 (16:26 +0200)
A fix in the OP-TEE driver for v6.16

Fixing a sleep in atomic context in the FF-A notification callback by
adding a work queue to process in a non-atomic context.

* tag 'optee-fix-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee:
  optee: ffa: fix sleep in atomic context


Trivial merge