From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754357AbcEPQOE (ORCPT ); Mon, 16 May 2016 12:14:04 -0400 Received: from lists.s-osg.org ([54.187.51.154]:48091 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751754AbcEPQOC (ORCPT ); Mon, 16 May 2016 12:14:02 -0400 Subject: Re: [PATCH] tools: testing: define the _GNU_SOURCE macro To: Muhammad Falak R Wani References: <1463141167-21889-1-git-send-email-falakreyaz@gmail.com> <5739CABD.4070307@osg.samsung.com> <20160516140237.GA20217@kp> Cc: Prarit Bhargava , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org From: Shuah Khan Message-ID: <5739F1C8.4040609@osg.samsung.com> Date: Mon, 16 May 2016 10:14:00 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <20160516140237.GA20217@kp> 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 On 05/16/2016 08:02 AM, Muhammad Falak R Wani wrote: > On Mon, May 16, 2016 at 07:27:25AM -0600, Shuah Khan wrote: >> On 05/13/2016 06:05 AM, Muhammad Falak R Wani wrote: >>> Add the macro _GNU_SOURCE, so that compilation does not terminate. >> >> What error are you seeing? Could you please send the compilation >> error log. >> >> thanks, >> -- Shuah Applied to linux-kselftest next fgor 4.7-rc1 with fixed up changelog to include why the change is needed. thanks, -- Shuah