mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 17:44:14 +08:00
c89e632658
On SMP, setup_kup() is also called from start_secondary().
start_secondary() is not an __init function.
Remove the __init marker from setup_kuep() and setup_kuap().
Fixes:
|
||
---|---|---|
.. | ||
hash_low.S | ||
kuap.c | ||
kuep.c | ||
Makefile | ||
mmu_context.c | ||
mmu.c | ||
nohash_low.S | ||
tlb.c |