Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751347AbaLEQSW (ORCPT ); Fri, 5 Dec 2014 11:18:22 -0500 Received: from tex.lwn.net ([70.33.254.29]:44379 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbaLEQSV (ORCPT ); Fri, 5 Dec 2014 11:18:21 -0500 Date: Fri, 5 Dec 2014 11:18:18 -0500 From: Jonathan Corbet To: Ashutosh Dixit Cc: Jiri Kosina , Peter Foley , Randy Dunlap , Greg Kroah-Hartman , Dan Streetman , Jennings , Caz Yokoyama , Sudeep Dutt , Dasaratharaman Chandramouli , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Nikhil Rao , Daniel Borkmann , linuxppc-dev@lists.ozlabs.org, Siva Yerramreddy Subject: Re: [PATCH linux-next] Documentation: Build mic/mpssd only for x86_64 Message-ID: <20141205111818.551a870f@lwn.net> In-Reply-To: <25c04eb72c621fc9bdf0aae25782ff5bad5a4b97.1417728278.git.ashutosh.dixit@intel.com> References: <25c04eb72c621fc9bdf0aae25782ff5bad5a4b97.1417728278.git.ashutosh.dixit@intel.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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/ ? jon -- 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/