From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f69.google.com (mail-it0-f69.google.com [209.85.214.69]) by kanga.kvack.org (Postfix) with ESMTP id E82AE6B0038 for ; Wed, 9 Nov 2016 15:15:23 -0500 (EST) Received: by mail-it0-f69.google.com with SMTP id b123so246859663itb.3 for ; Wed, 09 Nov 2016 12:15:23 -0800 (PST) Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com. [148.163.156.1]) by mx.google.com with ESMTPS id tw2si854948pab.290.2016.11.09.12.15.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Nov 2016 12:15:23 -0800 (PST) Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id uA9KDdgC106931 for ; Wed, 9 Nov 2016 15:15:22 -0500 Received: from e37.co.us.ibm.com (e37.co.us.ibm.com [32.97.110.158]) by mx0a-001b2d01.pphosted.com with ESMTP id 26m6j79wrj-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 09 Nov 2016 15:15:22 -0500 Received: from localhost by e37.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 9 Nov 2016 13:15:21 -0700 Date: Wed, 9 Nov 2016 14:15:14 -0600 From: Reza Arbab Subject: Re: [PATCH v6 4/4] of/fdt: mark hotpluggable memory References: <1478562276-25539-1-git-send-email-arbab@linux.vnet.ibm.com> <1478562276-25539-5-git-send-email-arbab@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Message-Id: <20161109201513.6q5fgfwkmyb2k63n@arbab-vm> Sender: owner-linux-mm@kvack.org List-ID: To: Rob Herring Cc: Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Andrew Morton , Frank Rowand , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , linuxppc-dev , "linux-mm@kvack.org" , "devicetree@vger.kernel.org" , Bharata B Rao , Nathan Fontenot , Stewart Smith , Alistair Popple , Balbir Singh , "Aneesh Kumar K.V" , "linux-kernel@vger.kernel.org" On Wed, Nov 09, 2016 at 12:12:55PM -0600, Rob Herring wrote: >On Mon, Nov 7, 2016 at 5:44 PM, Reza Arbab wrote: >> + hotpluggable = of_get_flat_dt_prop(node, "linux,hotpluggable", NULL); > >Memory being hotpluggable doesn't seem like a linux property to me. >I'd drop the linux prefix. Also, this needs to be documented. Sure, that makes sense. I'll do both in v7. -- Reza Arbab -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org