Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752015AbbLRKPX (ORCPT ); Fri, 18 Dec 2015 05:15:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35483 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193AbbLRKPU (ORCPT ); Fri, 18 Dec 2015 05:15:20 -0500 Date: Fri, 18 Dec 2015 11:15:17 +0100 From: Jiri Olsa To: Wang Nan Cc: acme@kernel.org, linux-kernel@vger.kernel.org, pi3orama@163.com, Arnaldo Carvalho de Melo , Namhyung Kim Subject: Re: [PATCH] tools build: Add BPF feature check to test-all Message-ID: <20151218101517.GC670@krava.brq.redhat.com> References: <1450417685-162579-1-git-send-email-wangnan0@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450417685-162579-1-git-send-email-wangnan0@huawei.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 23 On Fri, Dec 18, 2015 at 05:48:05AM +0000, Wang Nan wrote: > Existing test-all.c doesn't check BPF related features. For environment > with all other features enabled, BPF would be considered enabled > without doing real feature check. > > This patch adds test-bpf.c into test-all.c. > > Signed-off-by: Wang Nan > Cc: Arnaldo Carvalho de Melo > Cc: Namhyung Kim > Cc: Jiri Olsa nice catch ;-) Acked-by: Jiri Olsa thanks, jirka -- 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/