From: Abhishek Sagar Date: Tue, 3 Jun 2008 03:03:41 +0000 (+0530) Subject: ftrace: prevent freeing of all failed updates X-Git-Tag: v2.6.27-rc1~1102^2^2~3^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34078a5e44db3cbed2e0ed580c29a39d94e0cd97;p=pandora-kernel.git ftrace: prevent freeing of all failed updates 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 --- Reading git-diff-tree failed