[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c62afdd3-efbd-8ce5-8899-5b1955f86443@linux.intel.com>
Date: Fri, 7 Sep 2018 14:51:48 -0700
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: Sean Christopherson <sean.j.christopherson@...el.com>,
linux-kernel@...r.kernel.org
Cc: peterz@...radead.org, tglx@...utronix.de, x86@...nel.org,
luto@...nel.org
Subject: Re: [RFC][PATCH 2/8] x86/mm: break out kernel address space handling
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.
Powered by blists - more mailing lists