git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a81da
)
kprobes: Remove redundant address check
author
Namhyung Kim
<namhyung@gmail.com>
Wed, 15 Sep 2010 01:04:26 +0000
(10:04 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 15 Sep 2010 08:44:00 +0000
(10:44 +0200)
Remove call to kernel_text_address() in register_jprobes()
because it is called right after in register_kprobe().
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
LKML-Reference: <
1284512670
-2369-2-git-send-email-namhyung@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/kprobes.c
patch
|
blob
|
history
diff --cc
kernel/kprobes.c
Simple merge