diff options
author | Tim Abbott <tabbott@mit.edu> | 2008-12-06 01:03:59 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-03-31 04:35:33 +0200 |
commit | c6b37801911d7f4663c99cad8aa230bc934cea82 (patch) | |
tree | a39a317c5f9fa2d5ba9813bbe29e3139c52e194e /net/8021q | |
parent | Ksplice: Add functions for walking kallsyms symbols (diff) | |
download | linux-c6b37801911d7f4663c99cad8aa230bc934cea82.tar.xz linux-c6b37801911d7f4663c99cad8aa230bc934cea82.zip |
module: Export symbols needed for Ksplice
Impact: Expose some module.c symbols
Ksplice uses several functions from module.c in order to resolve
symbols and implement dependency handling. Calling these functions
requires holding module_mutex, so it is exported.
(This is just the module part of a bigger add-exports patch from Tim).
Cc: Anders Kaseorg <andersk@mit.edu>
Cc: Jeff Arnold <jbarnold@mit.edu>
Signed-off-by: Tim Abbott <tabbott@mit.edu>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions