From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752458AbcKRO6B (ORCPT ); Fri, 18 Nov 2016 09:58:01 -0500 Received: from mga03.intel.com ([134.134.136.65]:53585 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751665AbcKRO56 (ORCPT ); Fri, 18 Nov 2016 09:57:58 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,510,1473145200"; d="scan'208";a="902931373" From: Alexander Shishkin To: Steven Rostedt , Chunyan Zhang Cc: mathieu.poirier@linaro.org, mingo@redhat.com, mike.leach@arm.com, tor@ti.com, philippe.langlais@st.com, nicolas.guion@st.com, felipe.balbi@linux.intel.com, zhang.lyra@gmail.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH V8 1/3] tracing: add a possibility of exporting function trace to other places instead of ring buffer only In-Reply-To: <20161118092905.769044bf@gandalf.local.home> References: <1479438454-28650-1-git-send-email-zhang.chunyan@linaro.org> <1479438454-28650-2-git-send-email-zhang.chunyan@linaro.org> <20161118092905.769044bf@gandalf.local.home> User-Agent: Notmuch/0.22.1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Fri, 18 Nov 2016 16:57:53 +0200 Message-ID: <87vavkesy6.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Steven Rostedt writes: > This looks good to me, although I would like this to go through my tree > (to make sure it gets all my testing). I understand the next two > patches depend on this, how would you want to go about that? > > One is that I can pull it in the next merge window, and the rest go in > after that. Or I can take the other two patches with the proper acks as > well. I just asked for the last patch be split 4 ways, but otherwise, they have my acks. If Chunyan can do that, you can take all of them into your tree. Thanks, -- Alex