Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751164AbdFBMGu (ORCPT ); Fri, 2 Jun 2017 08:06:50 -0400 Received: from mail-qk0-f194.google.com ([209.85.220.194]:36468 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751125AbdFBMGt (ORCPT ); Fri, 2 Jun 2017 08:06:49 -0400 Subject: Re: [PATCH] uapi/linux/a.out.h: don't use deprecated system-specific predefines. To: Christoph Hellwig References: <20170601210045.8638-1-zackw@panix.com> <20170602071014.GA16118@infradead.org> Cc: linux-kernel@vger.kernel.org, Linus Torvalds From: Zack Weinberg Message-ID: <3c311c8b-e8a3-0cbe-1c7e-b336c4c0f894@panix.com> Date: Fri, 2 Jun 2017 08:06:47 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170602071014.GA16118@infradead.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 340 Lines: 10 On 06/02/2017 03:10 AM, Christoph Hellwig wrote: > > Can we please fix these conditionals so that only those > relevant to Linux remain? I was going for the minimal change since this is dusty-deck code that I can't practically test, but I have no objection to your more thorough approach. I don't see anything I would do differently. zw