Re: [PATCH] kprobes for 2.5.30

David S. Miller (davem@redhat.com)
Thu, 01 Aug 2002 19:14:49 -0700 (PDT)


From: Rusty Russell <rusty@rustcorp.com.au>
Date: Fri, 02 Aug 2002 12:11:47 +1000

Vamsi's kernel probes again, this time with EXPORT_SYMBOL_GPL
so people don't think this is blanket permission to hook into
arbitrary parts of the kernel (as separate from debugging, testing,
diagnostics, etc).

A nice enhancement would be to move the kprobe table and
other generic bits into a common area so that it did not
need to be duplicated as other arches add kprobe support.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/