From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lists.ozlabs.org (Postfix) with ESMTP id 54FCE1A0BCC for ; Sat, 6 Dec 2014 05:09:01 +1100 (AEDT) From: Ashutosh Dixit To: Jonathan Corbet Subject: Re: [PATCH linux-next] Documentation: Build mic/mpssd only for x86_64 References: <25c04eb72c621fc9bdf0aae25782ff5bad5a4b97.1417728278.git.ashutosh.dixit@intel.com> <20141205111818.551a870f@lwn.net> Date: Fri, 05 Dec 2014 10:26:46 -0800 In-Reply-To: <20141205111818.551a870f@lwn.net> (Jonathan Corbet's message of "Fri, 5 Dec 2014 09:18:18 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-kernel@vger.kernel.org" , Peter Foley , Siva Yerramreddy , Jiri Kosina , Randy Dunlap , "linux-doc@vger.kernel.org" , "Dutt, Sudeep" , "Yokoyama, Caz" , Daniel Borkmann , Greg Kroah-Hartman , "Rao, Nikhil" , "linuxppc-dev@lists.ozlabs.org" , Jennings , Dan Streetman , "Chandramouli, Dasaratharaman" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Dec 05 2014 at 08:18:18 AM, Jonathan Corbet wrote: > On Thu, 4 Dec 2014 13:27:29 -0800 > Ashutosh Dixit wrote: > >> mic/mpssd along with MIC drivers are currently only usable on >> x86_64. So build mic/mpssd only for x86_64 to avoid build breaks on >> big-endian systems. > > I can certainly apply this. But it seems to me that this kind of code > doesn't belong in the documentation directory. How about a patch to move > it to tools/ ? Yes, let's resolve the situation for now and then we'll submit another patch soon to move it to tools.