mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
These percpu counters are referenced in free_ipcs->freeque, so destroy
them later.
Fixes:
|
||
|---|---|---|
| .. | ||
| compat.c | ||
| ipc_sysctl.c | ||
| Makefile | ||
| mq_sysctl.c | ||
| mqueue.c | ||
| msg.c | ||
| msgutil.c | ||
| namespace.c | ||
| sem.c | ||
| shm.c | ||
| syscall.c | ||
| util.c | ||
| util.h | ||