From: Christoph Lameter Date: Fri, 8 Feb 2008 12:18:41 +0000 (-0800) Subject: Modules: handle symbols that have a zero value X-Git-Tag: v2.6.25-rc1~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88173507e4fc1e7ecd111b0565e8cba0cb7dae6d;p=pandora-kernel.git Modules: handle symbols that have a zero value The module subsystem cannot handle symbols that are zero. If symbols are present that have a zero value then the module resolver prints out a message that these symbols are unresolved. [akinobu.mita@gmail.com: fix __find_symbl() error checks] Cc: Mathieu Desnoyers Cc: Kay Sievers Cc: Rusty Russell Cc: Andi Kleen Signed-off-by: Akinobu Mita Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed