Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751900AbbFZFLv (ORCPT ); Fri, 26 Jun 2015 01:11:51 -0400 Received: from TYO202.gate.nec.co.jp ([210.143.35.52]:50899 "EHLO tyo202.gate.nec.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751461AbbFZFLo convert rfc822-to-8bit (ORCPT ); Fri, 26 Jun 2015 01:11:44 -0400 From: Naoya Horiguchi To: Nicholas Krause CC: "akpm@linux-foundation.org" , "rientjes@google.com" , "dave@stgolabs.net" , "mike.kravetz@oracle.com" , "lcapitulino@redhat.com" , "linux-mm@kvack.or" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] hugetlb:Make the function vma_shareable bool Thread-Topic: [PATCH] hugetlb:Make the function vma_shareable bool Thread-Index: AQHQr64q7NtiAsnkTUiWYcZ2DMvpWZ29pkSA Date: Fri, 26 Jun 2015 05:09:17 +0000 Message-ID: <20150626050917.GA30906@hori1.linux.bs1.fc.nec.co.jp> References: <1435281568-22312-1-git-send-email-xerofoify@gmail.com> In-Reply-To: <1435281568-22312-1-git-send-email-xerofoify@gmail.com> Accept-Language: ja-JP, en-US Content-Language: ja-JP X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.128.101.26] Content-Type: text/plain; charset="iso-2022-jp" Content-ID: <4556DA6FA0F96E42B8EAED8F5060F5C1@gisp.nec.co.jp> Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 567 Lines: 12 On Thu, Jun 25, 2015 at 09:19:28PM -0400, Nicholas Krause wrote: > This makes the function vma_shareable bool now due to this > particular function only ever returning either one or zero > as its return value. > > Signed-off-by: Nicholas Krause Acked-by: Naoya Horiguchi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/