Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755990AbYABMej (ORCPT ); Wed, 2 Jan 2008 07:34:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751636AbYABMe3 (ORCPT ); Wed, 2 Jan 2008 07:34:29 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:48315 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752189AbYABMe2 (ORCPT ); Wed, 2 Jan 2008 07:34:28 -0500 Date: Wed, 2 Jan 2008 13:33:55 +0100 From: Ingo Molnar To: Ananth N Mavinakayanahalli Cc: Quentin Barnes , linux-kernel@vger.kernel.org, Masami Hiramatsu Subject: Re: [PATCH] [CFT] Code clarification patch to Kprobes arch code Message-ID: <20080102123355.GB11208@elte.hu> References: <20080101151943.GE4434@elte.hu> <20080102044353.GA7027@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080102044353.GA7027@in.ibm.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 27 * Ananth N Mavinakayanahalli wrote: > > Signed-off-by: Quentin Barnes > > Signed-off-by: Ingo Molnar > > Signed-off-by: Thomas Gleixner > > Tested on x86. > > Acked-by: Ananth N Mavinakayahanalli thanks Ananth, i've updated the patch. btw., do you have some script that i could use to test kprobes functionality? Right now the only time i notice kprobes regressions is when randconfig picks up CONFIG_NET_TCPPROBE=y which activates kprobes. It would be so much nicer if kprobes had some runs-during-bootup kind of quick self-test, with all the important functionality unit-tested. Like lib/locking-selftest.c, or CONFIG_RCU_TORTURE_TEST=y. Ingo -- 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/