diff options
author | Ashutosh Naik <ashutosh.naik@gmail.com> | 2006-01-08 10:04:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-09 05:14:04 +0100 |
commit | eb46996f90a0826921f1a0d81535537a9c7f91b0 (patch) | |
tree | 9c9abe4c1e3ea2bf07b97d3ec6603eec94da69fa /include/asm-i386 | |
parent | [PATCH] shrink struct page (diff) | |
download | linux-eb46996f90a0826921f1a0d81535537a9c7f91b0.tar.xz linux-eb46996f90a0826921f1a0d81535537a9c7f91b0.zip |
[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