On Wednesday, 21 בFebruary 2007 02:26, Tzahi Fadida wrote: > Is it possible to replace a function in the kernel (using a module) without > recompiling. This function is an exported function. Basically i wish to > extend a functionality of a function (without asking for a stub at this > point). Specifically the function void submit_bio(int rw, struct bio *bio) > in /block/ll_rw_blk.c
Hmmm... now we'll start AOP (Aspect-Oriented-Programming) in kernel space. Look no further than kprobes for this ($KSRC/Documentation/kprobes.txt) -- Oron Peled Voice/Fax: +972-4-8228492 [EMAIL PROTECTED] http://www.actcom.co.il/~oron ICQ UIN: 16527398 Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]