From: Tim Abbott Date: Sat, 6 Dec 2008 00:03:56 +0000 (-0500) Subject: module: Make find_symbol return a struct kernel_symbol X-Git-Tag: v2.6.30-rc1~206^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414fd31b2553aaf160ca9b9afe45aa0372b01b92;p=pandora-kernel.git module: Make find_symbol return a struct kernel_symbol Impact: Cleanup, internal API change Ksplice needs access to the kernel_symbol structure in order to support modifications to the exported symbol table. Cc: Anders Kaseorg Cc: Jeff Arnold Signed-off-by: Tim Abbott Signed-off-by: Rusty Russell (bugfix and style) --- Reading git-diff-tree failed