commit | 40dd2560ec2df21036db9ec8b971f92d98fd1969 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 05 12:59:03 2010 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 05 12:59:04 2010 +0930 |
tree | a5785afb92619379172c9ee5b05501e075cc7bff | |
parent | 65b8a9b4d5525348e55cf63a43517610ee8e0970 [diff] |
module: refactor load_module part 3 Extract out the allocation and copying in from userspace, and the first set of modinfo checks. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>