]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi...
authorArnd Bergmann <arnd@arndb.de>
Wed, 18 Mar 2026 12:28:45 +0000 (13:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 18 Mar 2026 12:29:06 +0000 (13:29 +0100)
TEE shared memory update for 7.0

Remove refcounting of kernel pages in register_shm_helper() to support
slab allocations.

* tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee:
  tee: shm: Remove refcounting of kernel pages

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge