projects
/
linux-2.6-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f31824a
312d02a
)
Merge tag 'optee-fix-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 3 Jul 2025 14:26:08 +0000
(16:26 +0200)
committer
Arnd 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