From: Masami Hiramatsu Date: Thu, 14 Oct 2010 03:10:24 +0000 (+0900) Subject: kprobes: Fix selftest to clear flags field for reusing probes X-Git-Tag: v2.6.37-rc1~214^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd02e6f7ae085840d43d780149fcf95a614eca5e;p=pandora-kernel.git kprobes: Fix selftest to clear flags field for reusing probes Fix selftest to clear flags field for reusing probes because the flags field can be modified by Kprobes. This also set NULL to kprobe.addr instead of 0. Signed-off-by: Masami Hiramatsu Cc: Rusty Russell Cc: Ananth N Mavinakayanahalli Cc: 2nddept-manager@sdl.hitachi.co.jp LKML-Reference: <20101014031024.4100.50107.stgit@ltc236.sdl.hitachi.co.jp> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed