From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968755AbdD0SWN (ORCPT ); Thu, 27 Apr 2017 14:22:13 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36021 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965785AbdD0SWF (ORCPT ); Thu, 27 Apr 2017 14:22:05 -0400 Subject: Re: [PATCH v2 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags To: Michal Hocko References: <20170427173900.2538-1-f.fainelli@gmail.com> <20170427173900.2538-2-f.fainelli@gmail.com> <20170427175653.GB30672@dhcp22.suse.cz> <416a788c-6160-1ce8-fccc-839f719b2a88@gmail.com> <20170427182018.GC30672@dhcp22.suse.cz> Cc: linux-arm-kernel@lists.infradead.org, Russell King , Catalin Marinas , Will Deacon , Ard Biesheuvel , Andrew Morton , zijun_hu , "Kirill A. Shutemov" , Andrey Ryabinin , Chris Wilson , open list , "open list:MEMORY MANAGEMENT" , angus@angusclark.org From: Florian Fainelli Message-ID: <6f8480e5-5993-4b9c-2c28-0996ce4b0d81@gmail.com> Date: Thu, 27 Apr 2017 11:21:57 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170427182018.GC30672@dhcp22.suse.cz> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/27/2017 11:20 AM, Michal Hocko wrote: >>> would be shorter and you wouldn't need the goto and a label. >> >> Do you want me to resubmit with that change included? > > Up to you. As I've said this is a nit at best. I just sent a v3 based on feedback from Ard, thanks! -- Florian