+13
−9
+4
−7
+13
−9
Loading
module_address_lookup releases preemption then returns a pointer into
the module space. The only user (kallsyms) copies the result, so just
do that under the preempt disable.
Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>