mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-18 13:49:26 +00:00
Steven Rostedt wrote: > If we unload a module and reload it, will it ever get converted again? The intent was always to filter core kernel functions to prevent their freeing. Here's a fix which should allow re-recording of module call-sites. Signed-off-by: Ingo Molnar <mingo@elte.hu>