Commit 51f3d0f4 authored by Rusty Russell's avatar Rusty Russell
Browse files

module: cleanup comments, remove noinline

On my (32-bit x86) machine, sys_init_module() uses 124 bytes of stack
once load_module() is inlined.

This effectively reverts ffb4ba76

 which inlined it due to stack
pressure.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 811d66a0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment