From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3vTKhP2fCTzDqH1 for ; Thu, 23 Feb 2017 14:38:29 +1100 (AEDT) Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v1N3Yrjg050641 for ; Wed, 22 Feb 2017 22:38:27 -0500 Received: from e35.co.us.ibm.com (e35.co.us.ibm.com [32.97.110.153]) by mx0a-001b2d01.pphosted.com with ESMTP id 28sp4hky1d-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 22 Feb 2017 22:38:26 -0500 Received: from localhost by e35.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 22 Feb 2017 20:38:26 -0700 From: Stewart Smith To: Rashmica Gupta , linuxppc-dev@lists.ozlabs.org, npiggin@gmail.com, bsingharora@gmail.com, dllehr@us.ibm.com, mpe@ellerman.id.au Cc: Rashmica Gupta Subject: Re: [RFC] Remove memory from nodes for memtrace. In-Reply-To: <20170222213910.5628-1-rashmica.g@gmail.com> References: <20170222213910.5628-1-rashmica.g@gmail.com> Date: Thu, 23 Feb 2017 14:38:17 +1100 MIME-Version: 1.0 Content-Type: text/plain Message-Id: <8760k1fufq.fsf@linux.vnet.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Rashmica Gupta writes: > +} > +machine_device_initcall(powernv, memtrace_init); > + > + > + > +/* XXX FIXME DEBUG CRAP */ > +machine_device_initcall(pseries, memtrace_init); Should the fixme be there? -- Stewart Smith OPAL Architect, IBM.