On 09/07/2018 02:06 PM, Sean Christopherson wrote: >> The page fault handler (__do_page_fault()) basically has two sections: >> one for handling faults in the kernel porttion of the address space >> and another for faults in the user porttion of the address space. > %s/porttion/portion
Fixed, thanks.