Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp257802imm; Mon, 2 Jul 2018 11:00:16 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdiNVyfQi3cbv4glC0owXEKbSbVnaiY3CuN3rKVemle242J3wrbtAqEr+BzI8p6QT/qHfNY X-Received: by 2002:a62:d24a:: with SMTP id c71-v6mr18298004pfg.242.1530554416704; Mon, 02 Jul 2018 11:00:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530554416; cv=none; d=google.com; s=arc-20160816; b=s+2aJMteHd/f5tKdH9YabUfXTEqyYJUfHHQjUoHLuUqICSvb0+pZxVqqHJZv8EO1ZH gkDF8ZNrJEF0EKu3B5jIcMuxtTbJdu0itoWFyQPbehdOwXCG/Y/4kSnl5ypqXsxciEd4 YwV6Bbg7+HA7TBavG/roKczGAIcs5CXLP42khdsv/M3/SLXpUud/ZYJNHAZDiQXLPY4s 6zMxGaDRhN9Gv08ukPUy/ibYoDivfJIfe4zRcOboM4wDOAvFoYgWLm1EoJ1qgHOpsB7N yHhg9tS4z7IfLygGmvQ06xQPXcQ80otbXAup22EGOdFe/Eo+gKz6ToAUPK8EwAShCK2r Q8pg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=RmoG/Jjq9hBFwg0GMSTQR2q/RSZE0/FpMmC1F8wgJ5U=; b=a90E9mzL0tLF/laHNWln4zsQVwPLEysuoIwcmGsWFHLp6556ffYLgeNPfSjAm4/G4m FYhQJp2XNSLnWjO79cKimKMzDCiG2SHPcpx4rOsVKUsD6MOqHCGCdLj6UHOUreY9RYOD n+bY2Elo3PAPcTRLKZ4WyYwJp3iktQwa0NKVJLFgTPgfO99272b+j4dUhT6Ub7wZD9D+ ggjfOHrckiH5uGoMs4dA3kJXb3GVQ70JhVULT2vC1e3b1lkk/KsFM2RK4v/wEHQP0apH YxNyAg4rfvwCknyfsinyQYf4hq/gILmwmpexUy/d9m7XHFh7AXztejkZunx4JvVuFYvJ YF8Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b31-v6si1509536pgl.437.2018.07.02.11.00.01; Mon, 02 Jul 2018 11:00:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753320AbeGBR6i (ORCPT + 99 others); Mon, 2 Jul 2018 13:58:38 -0400 Received: from mx2.suse.de ([195.135.220.15]:49638 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752821AbeGBR6h (ORCPT ); Mon, 2 Jul 2018 13:58:37 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 1216EAF43; Mon, 2 Jul 2018 17:58:36 +0000 (UTC) Date: Mon, 2 Jul 2018 19:58:35 +0200 From: Michal Hocko To: Yang Shi Cc: willy@infradead.org, ldufour@linux.vnet.ibm.com, akpm@linux-foundation.org, peterz@infradead.org, mingo@redhat.com, acme@kernel.org, alexander.shishkin@linux.intel.com, jolsa@redhat.com, namhyung@kernel.org, tglx@linutronix.de, hpa@zytor.com, linux-mm@kvack.org, x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC v3 PATCH 3/5] mm: refactor do_munmap() to extract the common part Message-ID: <20180702175835.GH19043@dhcp22.suse.cz> References: <1530311985-31251-1-git-send-email-yang.shi@linux.alibaba.com> <1530311985-31251-4-git-send-email-yang.shi@linux.alibaba.com> <20180702134226.GX19043@dhcp22.suse.cz> <5aa8953d-3781-8b22-89f6-994a52ea0172@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5aa8953d-3781-8b22-89f6-994a52ea0172@linux.alibaba.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 02-07-18 09:59:06, Yang Shi wrote: > > > On 7/2/18 6:42 AM, Michal Hocko wrote: > > On Sat 30-06-18 06:39:43, Yang Shi wrote: > > > Introduces two new helper functions: > > > * munmap_addr_sanity() > > > * munmap_lookup_vma() > > > > > > They will be used by do_munmap() and the new do_munmap with zapping > > > large mapping early in the later patch. > > > > > > There is no functional change, just code refactor. > > There are whitespace changes which make the code much harder to review > > than necessary. > > > +static inline bool munmap_addr_sanity(unsigned long start, size_t len) > > > { > > > - unsigned long end; > > > - struct vm_area_struct *vma, *prev, *last; > > > + if ((offset_in_page(start)) || start > TASK_SIZE || len > TASK_SIZE - start) > > > + return false; > > > - if ((offset_in_page(start)) || start > TASK_SIZE || len > TASK_SIZE-start) > > > - return -EINVAL; > > e.g. here. > > Oh, yes. I did some coding style cleanup too. If you want to do some coding style cleanups make them a separate patch. The resulting diff would be much easier to review. -- Michal Hocko SUSE Labs