mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-17 07:54:54 +08:00
ec74e9205e
The __do_user_fault function is always called with tsk == current. Make that obvious by removing the tsk parameter. This makes it clear that __do_user_fault calls force_sig_fault on the current task. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> |
||
---|---|---|
.. | ||
alignment.c | ||
cache-ucv2.S | ||
extable.c | ||
fault.c | ||
flush.c | ||
init.c | ||
ioremap.c | ||
Kconfig | ||
Makefile | ||
mm.h | ||
mmu.c | ||
pgd.c | ||
proc-macros.S | ||
proc-syms.c | ||
proc-ucv2.S | ||
tlb-ucv2.S |