mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
9d6d712fbf
When KASAN is selected, the definitive hash table has to be
set up later, but there is already an early temporary one.
When KASAN is not selected, there is no early hash table,
so the setup of the definitive hash table cannot be delayed.
Fixes:
|
||
---|---|---|
.. | ||
hash_low.S | ||
Makefile | ||
mmu_context.c | ||
mmu.c | ||
tlb.c |