| From | Rusty Russell <> | | Subject | Re: [PATCH 4/7] Ksplice: Add module_data_address (the analogue of module_text_address) | | Date | Wed, 4 Feb 2009 21:51:34 +1030 |
| |
On Saturday 06 December 2008 10:33:57 Jeff Arnold wrote: > From: Tim Abbott <tabbott@mit.edu> > > Ksplice's run-pre matching process needs to be able to determine the module > that contains a particular text or data address.
Does this mean you really want module_data_address, or you actually want a module_address()?
Thanks, Rusty.
|