module: Use the binary search for symbols resolution
authorAlessio Igor Bogani <abogani@kernel.org>
Wed, 20 Apr 2011 09:10:52 +0000 (11:10 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 19 May 2011 07:25:27 +0000 (16:55 +0930)
Takes advantage of the order and locates symbols using binary search.

This work was supported by a hardware donation from the CE Linux Forum.

Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Tested-by: Dirk Behme <dirk.behme@googlemail.com>
kernel/module.c

diff --cc kernel/module.c
Simple merge