Hi -
On Tue, Jul 15, 2008 at 09:06:23PM -0500, James Bottomley wrote:
That patch served two purposes: a helpful utility for other kprobes
users, and it enabling what LKML deemed more important - unexporting
kallsyms*.
Your lecture is based upon a misundertanding ...
... that this is somehow connected to the kprobe api issue.
IT IS NOT.
We do not use those symbol tables for kprobe placement purposes.
(This part is partially a prototype for user-space parts, and the
sizes will not stay large.)
The way we set up kprobes now could be trivially converted to
"_stext"+offset. Would that alone allay your concerns?
- FChE
--