From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8742420792591745097==" MIME-Version: 1.0 From: Greg Kroah-Hartman To: lkp@lists.01.org Subject: Re: [lkp-robot] [android/ion] 5fb70554d6: kernel_selftests.android.make_fail Date: Wed, 01 Nov 2017 11:30:00 +0100 Message-ID: <20171101103000.GA4976@kroah.com> In-Reply-To: List-Id: --===============8742420792591745097== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Wed, Nov 01, 2017 at 03:42:10PM +0530, Pintu Kumar wrote: > According to this, it looks like we should maintain the local copy of > the header file, until it is available. > I also saw a similar approach in other selftests. > = > So, for time being shall I create a local copy of ion.h ? Yes, just comment the heck out of both files saying that they need to be kept in sync with each other. thanks, greg k-h --===============8742420792591745097==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752797AbdKAK3t (ORCPT ); Wed, 1 Nov 2017 06:29:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38332 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752098AbdKAK3r (ORCPT ); Wed, 1 Nov 2017 06:29:47 -0400 Date: Wed, 1 Nov 2017 11:30:00 +0100 From: Greg Kroah-Hartman To: Pintu Kumar Cc: Laura Abbott , kernel test robot , linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, shuah@kernel.org, dvhart@infradead.org, Bamvor Zhang Jian , Pintu Kumar , lkp@01.org Subject: Re: [lkp-robot] [android/ion] 5fb70554d6: kernel_selftests.android.make_fail Message-ID: <20171101103000.GA4976@kroah.com> References: <1508801195-5369-1-git-send-email-pintu.ping@gmail.com> <20171029142128.GB13676@yexl-desktop> <8e7d8bbb-ec51-b693-aa35-1af73c163299@redhat.com> <19d76d06-1aba-351c-9b7f-2c861828501c@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 01, 2017 at 03:42:10PM +0530, Pintu Kumar wrote: > According to this, it looks like we should maintain the local copy of > the header file, until it is available. > I also saw a similar approach in other selftests. > > So, for time being shall I create a local copy of ion.h ? Yes, just comment the heck out of both files saying that they need to be kept in sync with each other. thanks, greg k-h