From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967724AbcA1VUE (ORCPT ); Thu, 28 Jan 2016 16:20:04 -0500 Received: from ozlabs.org ([103.22.144.67]:53561 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967588AbcA1VT7 (ORCPT ); Thu, 28 Jan 2016 16:19:59 -0500 Message-ID: <1454015990.25145.0.camel@ellerman.id.au> Subject: Re: [RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths From: Michael Ellerman To: Sudeep Holla , linux-api@vger.kernel.org, open list Cc: Shuah Khan Date: Fri, 29 Jan 2016 08:19:50 +1100 In-Reply-To: References: <1452522172-16650-1-git-send-email-sudeep.holla@arm.com> <1452742640.25808.1.camel@ellerman.id.au> <569783D7.5000303@arm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2016-01-26 at 11:57 +0000, Sudeep Holla wrote: > On Thu, Jan 14, 2016 at 11:17 AM, Sudeep Holla wrote: > > On 14/01/16 03:37, Michael Ellerman wrote: > > > > > > Does the patch below work for you? It uses INSTALL_HDR_PATH if it is > > > defined, > > > or otherwise KERNEL_HEADERS if it is defined, or finally it guesses at > > > ../../../usr/include (ie. the base of the source tree). > > > > > > > Yes it does work fine. So feel free to add my tested-by when you post > > the patch. Thanks for the quick and clean fix. > > > > Any update on this patch ? Sorry, got stuck behind other stuff. Will try and get it sent out next week. cheers