mirror of
https://github.com/torvalds/linux.git
synced 2026-08-03 22:10:38 +02:00
The PID of the stub process can be obtained from current_mm_id(). There is no need to track it via userspace_pid[]. Stop doing that to simplify the code. Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com> Link: https://patch.msgid.link/20250711065021.2535362-4-tiwei.bie@linux.dev Signed-off-by: Johannes Berg <johannes.berg@intel.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| mmu.c | ||
| process.c | ||
| stub_exe_embed.S | ||
| stub_exe.c | ||
| stub.c | ||
| syscall.c | ||
| uaccess.c | ||