From: Namhyung Kim Date: Wed, 15 Sep 2010 01:04:26 +0000 (+0900) Subject: kprobes: Remove redundant address check X-Git-Tag: v2.6.37-rc1~214^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edbaadbe42b0b790618ec49d29626223529d8195;p=pandora-kernel.git kprobes: Remove redundant address check Remove call to kernel_text_address() in register_jprobes() because it is called right after in register_kprobe(). Signed-off-by: Namhyung Kim Acked-by: Masami Hiramatsu LKML-Reference: <1284512670-2369-2-git-send-email-namhyung@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed