Re: [PATCH] sys_init_module refuses to load module without init code/data sections

Rusty Russell (rusty@rustcorp.com.au)
Wed, 20 Nov 2002 18:35:36 +1100


In message <20021119193857.GA406@apocalipsis> you write:
>
> load_module() stores in mod->init_size the size of init data and init
> code sections, and later allocs (using module_alloc()) mod->init_size
> bytes.

Yep, fix already sent to Linus.

Thanks,
Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/