Skip to content
Snippets Groups Projects
user avatar
Ashutosh Naik authored
Ensure that an exported symbol does not already exist in the kernel or in
some other module's exported symbol table.  This is done by checking the
symbol tables for the exported symbol at the time of loading the module.
Currently this is done after the relocation of the symbol.

Signed-off-by: default avatarAshutosh Naik <ashutosh.naik@gmail.com>
Signed-off-by: default avatarAnand Krishnan <anandhkrishnan@yahoo.co.in>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
eea8b54d
History
Name Last commit Last update