diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-05-09 16:24:21 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-09 07:45:18 -0700 |
commit | a5dd69707424a35d2d2cc094e870f595ad61e916 (patch) | |
tree | dd9dffe6748358bac9a8699f7d8ad9e205886a67 /kernel/audit_tree.c | |
parent | 6c2545eefffc452e52302c96c955d9aa26353aa9 (diff) | |
download | linux-a5dd69707424a35d2d2cc094e870f595ad61e916.tar.gz linux-a5dd69707424a35d2d2cc094e870f595ad61e916.tar.bz2 linux-a5dd69707424a35d2d2cc094e870f595ad61e916.zip |
module: be more picky about allowing missing module versions
We allow missing __versions sections, because modprobe --force strips
it. It makes less sense to allow sections where there's no version
for a specific symbol the module uses, so disallow that.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/audit_tree.c')
0 files changed, 0 insertions, 0 deletions