From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754869AbbE2AOF (ORCPT ); Thu, 28 May 2015 20:14:05 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:32924 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754677AbbE2AN7 (ORCPT ); Thu, 28 May 2015 20:13:59 -0400 Date: Fri, 29 May 2015 09:02:52 +0900 From: Namhyung Kim To: Masami Hiramatsu Cc: Arnaldo Carvalho de Melo , Ingo Molnar , Peter Zijlstra , Jiri Olsa , LKML , wangnan0@huawei.com Subject: Re: [PATCH] perf probe: Move kernel_get_module_dso() to be built only with DWARF support Message-ID: <20150529000252.GB8405@sejong> References: <1432791821-26051-1-git-send-email-namhyung@kernel.org> <5567A88C.1060305@hitachi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5567A88C.1060305@hitachi.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Masami, On Fri, May 29, 2015 at 08:45:16AM +0900, Masami Hiramatsu wrote: > Hi, > > Wang has already sent the patch (and I acked). Please check this > https://lkml.org/lkml/2015/5/27/1013 Ah, ok then. Please ignore this.. :) Thanks, Namhyung