| commit | c6754d77bd42d0ca35df8bdcf481b5984141ed1f | [log] [tgz] |
|---|---|---|
| author | Arnd Bergmann <arnd@arndb.de> | Thu Jul 03 16:26:08 2025 +0200 |
| committer | Arnd Bergmann <arnd@arndb.de> | Thu Jul 03 16:26:08 2025 +0200 |
| tree | 0a53135ef708d9ec3979cb5a9382c4a8048703c3 | |
| parent | f31824a60213dd12bddd5b7c2e7e8adbeda61929 [diff] | |
| parent | 312d02adb959ea199372f375ada06e0186f651e4 [diff] |
Merge tag 'optee-fix-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes 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