mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 01:29:02 +02:00
Synchronize access to shm or shared memory buffer list to prevent
race conditions due to concurrent updates to shared shm list by
multiple threads.
Fixes:
|
||
|---|---|---|
| .. | ||
| amdtee_if.h | ||
| amdtee_private.h | ||
| call.c | ||
| core.c | ||
| Kconfig | ||
| Makefile | ||
| shm_pool.c | ||