From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751637Ab3LRUeA (ORCPT ); Wed, 18 Dec 2013 15:34:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:27766 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751404Ab3LRUdo (ORCPT ); Wed, 18 Dec 2013 15:33:44 -0500 Date: Wed, 18 Dec 2013 21:34:24 +0100 From: Oleg Nesterov To: Steven Rostedt Cc: Namhyung Kim , Masami Hiramatsu , Srikar Dronamraju , Hyeoncheol Lee , "zhangwei(Jovi)" , Arnaldo Carvalho de Melo , Hemant Kumar , LKML , Namhyung Kim Subject: Re: [PATCH 10/17] tracing/probes: Move 'symbol' fetch method to kprobes Message-ID: <20131218203423.GA11344@redhat.com> References: <1387168336-13213-1-git-send-email-namhyung@kernel.org> <1387168336-13213-11-git-send-email-namhyung@kernel.org> <52AEB87D.6020507@hitachi.com> <87fvptgpe0.fsf@sejong.aot.lge.com> <8738lsgwm2.fsf@sejong.aot.lge.com> <20131218152553.04c04042@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131218152553.04c04042@gandalf.local.home> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/18, Steven Rostedt wrote: > > On Tue, 17 Dec 2013 09:16:37 +0900 > Namhyung Kim wrote: > > > Hi Steve, > > > > Would you please review this and consider merging it? It seems there's > > no more remaining issue and we want to make a progress on it. :) > > > > Oleg, Srikar, it'd be great if you could confirm it though. > > > > I'd feel better if we got some feedback from Oleg and Srikar too. Sorry, didn't have the time to review. I'll try very much to do this tomorrow. But I do not expect I will find something interesting, at first glance this version addresses all concerns I had. Oleg.