From: Masami Hiramatsu Date: Tue, 27 Apr 2010 22:33:12 +0000 (-0400) Subject: kprobes: Move enable/disable_kprobe() out from debugfs code X-Git-Tag: v2.6.35-rc1~522^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0614829c16ab9d31f1b7d40516decfbf3d32102;p=pandora-kernel.git kprobes: Move enable/disable_kprobe() out from debugfs code Move enable/disable_kprobe() API out from debugfs related code, because these interfaces are not related to debugfs interface. This fixes a compiler warning. Signed-off-by: Masami Hiramatsu Acked-by: Ananth N Mavinakayanahalli Acked-by: Tony Luck Cc: systemtap Cc: DLE LKML-Reference: <20100427223312.2322.60512.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed