diff options
| author | Ashutosh Naik <[email protected]> | 2006-01-08 01:04:25 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-08 20:14:03 -0800 |
| commit | eea8b54dc0dceb740da697a89c54d20dde340306 (patch) | |
| tree | c5f42385a174aa38aeb251eec361557a2b31d047 /include/linux | |
| parent | b368fae6abaa1736b8f26128c32947d47237b8e5 (diff) | |
[PATCH] modules: prevent overriding of symbols
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: Ashutosh Naik <[email protected]>
Signed-off-by: Anand Krishnan <[email protected]>
Cc: Rusty Russell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions