1bb50cad45
This ensures that we always notify context tracking that we
have exited from user space no matter how we enter the kernel.
It is similar to how arm64 handles context tracking, for example.
This allows the removal of all the exception_enter() calls that
were added in commit
|
||
---|---|---|
.. | ||
elf.c | ||
extable.c | ||
fault.c | ||
highmem.c | ||
homecache.c | ||
hugetlbpage.c | ||
init.c | ||
Makefile | ||
migrate_32.S | ||
migrate_64.S | ||
migrate.h | ||
mmap.c | ||
pgtable.c |