• Hugh Dickins's avatar
    [PATCH] M386 flush_one_tlb invlpg · 43b138da
    Hugh Dickins authored
    CONFIG_M386 kernel running on PPro+ processor with X86_FEATURE_PGE may
    set _PAGE_GLOBAL bit: then __flush_tlb_one must use invlpg instruction.
    H. J. Lu reports (LKML 8 Sept) that his P4 reboots due to this problem.
    43b138da
tlbflush.h 3.52 KB