diff options
author | Ashutosh Naik <ashutosh.naik@gmail.com> | 2006-01-08 01:04:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-08 20:14:04 -0800 |
commit | eb46996f90a0826921f1a0d81535537a9c7f91b0 (patch) | |
tree | 9c9abe4c1e3ea2bf07b97d3ec6603eec94da69fa /include/asm-i386 | |
parent | 349aef0bc4c7f07d685c977e12d0e2d0b5d0e6db (diff) | |
download | linux-eb46996f90a0826921f1a0d81535537a9c7f91b0.tar.bz2 |
[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()
Remove the redundant spinlock in the function resolve_symbol() as we are
not altering the module list, and we already hold the semaphore.
Signed-off-by: Ashutosh Naik <ashutosh.naik@gmail.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-i386')
0 files changed, 0 insertions, 0 deletions