mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-08 21:25:34 +09:00
1fb9341ac3 made our locking in
load_module more complicated: we grab the mutex once to insert the
module in the list, then again to upgrade it once it's formed.
Since the locking is self-contained, it's neater to do this in
separate functions.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
97 KiB
97 KiB