diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2010-06-05 17:17:36 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2010-06-05 01:47:36 (GMT) |
commit | 80a3d1bb410e000e176931a076cdf19a1e89a955 (patch) | |
tree | 6883bbc3b2032d9604374513ccfd496dd63e76ba /kernel/posix-timers.c | |
parent | c8e21ced08b39ef8dfe7236fb2a923a95f645262 (diff) | |
download | linux-fsl-qoriq-80a3d1bb410e000e176931a076cdf19a1e89a955.tar.xz |
module: move sysfs exposure to end of load_module
This means a little extra work, but is more logical: we don't put
anything in sysfs until we're about to put the module into the
global list an parse its parameters.
This also gives us a logical place to put duplicate module detection
in the next patch.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/posix-timers.c')
0 files changed, 0 insertions, 0 deletions