Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758907AbYFFOVo (ORCPT ); Fri, 6 Jun 2008 10:21:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756456AbYFFOVh (ORCPT ); Fri, 6 Jun 2008 10:21:37 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:37029 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756194AbYFFOVg (ORCPT ); Fri, 6 Jun 2008 10:21:36 -0400 Date: Fri, 6 Jun 2008 19:50:51 +0530 From: Ananth N Mavinakayanahalli To: Masami Hiramatsu Cc: Andrew Morton , Jim Keniston , David Miller , systemtap-ml , LKML Subject: Re: [PATCH -mm 1/2] kprobes: indirectly call kprobe_target Message-ID: <20080606142051.GJ1798@in.ibm.com> Reply-To: ananth@in.ibm.com References: <484944C8.9000208@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <484944C8.9000208@redhat.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 12 On Fri, Jun 06, 2008 at 10:08:08AM -0400, Masami Hiramatsu wrote: > Call kprobe_target indirectly. This prevents gcc to unroll > a noinline function in caller function. > > Signed-off-by: Masami Hiramatsu Acked-by: Ananth N Mavinakayanahalli -- 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/