RE: [Fault-injection-developer] LKML threads about kprobes
Status: Alpha
Brought to you by:
rustyl
From: Lynch, R. <rus...@in...> - 2002-11-07 17:30:07
|
It looks to me like kprobes will make it in the kernel. Why don't we work under that assumption for now. -rusty -----Original Message----- From: Zhuang, Louis [mailto:lou...@in...] Sent: Thursday, November 07, 2002 12:27 AM To: 'fau...@so...' Subject: RE: [Fault-injection-developer] LKML threads about kprobes 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 |