[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zbgoTgw1HNp+anOYY8CiU1BPoNeeddsnGGXWY_hVOd5iQ@mail.gmail.com>
Date: Fri, 3 Aug 2018 18:04:50 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Matthew Wilcox <willy@...radead.org>,
Andy Lutomirski <luto@...capital.net>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, X86 ML <x86@...nel.org>,
linux-kernel@...r.kernel.org,
Brajeswar Ghosh <brajeswar.linux@...il.com>,
Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH 2/3] x86: Convert vdso to use vm_fault_t
On Mon, Jul 16, 2018 at 2:47 PM, Thomas Gleixner <tglx@...utronix.de> wrote:
> On Tue, 3 Jul 2018, Matthew Wilcox wrote:
>
>> Return vm_fault_t codes directly from the appropriate mm routines instead
>> of converting from errnos ourselves. Fixes a minor bug where we'd return
>> SIGBUS instead of the correct OOM code if we ran out of memory allocating
>> page tables.
>>
>> Signed-off-by: Matthew Wilcox <willy@...radead.org>
>
> Reviewed-by: Thomas Gleixner <tglx@...utronix.de>
>
Thomas, are these 3 patches part of this series will be queued
for 4.19 ?
Powered by blists - more mailing lists