RE: [Fault-injection-developer] LKML threads about kprobes
Status: Alpha
Brought to you by:
rustyl
From: Zhuang, L. <lou...@in...> - 2002-11-07 08:29:19
|
Humm... kprobes in 2.5.x removed GKHI(General Kernel Hook Interface) mechanism, which FITH needed. But all kprobes patch in 2.5.x is useful for FITH, such as do_int3/do_debug interrupt gate. We need a mederate patch to hook these exception for FITH. But I wonder if this can be accepted by LKML. Any comments -Louis |