Searched hist:96263 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dinit.hdiff 96263d28 Thu Jun 14 16:00:59 MDT 2012 Jim Cromie <jim.cromie@gmail.com> init: add comments to keep initcall-names in sync with initcall levels

main.c has initcall_level_names[] for parse_args to print in debug messages,
add comments to keep them in sync with initcalls defined in init.h.

Also add "loadable" into comment re not using *_initcall macros in
modules, to disambiguate from kernel/params.c and other builtins.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Acked-by: Borislav Petkov <borislav.petkov@amd.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
/linux-master/init/
H A Dmain.cdiff 96263d28 Thu Jun 14 16:00:59 MDT 2012 Jim Cromie <jim.cromie@gmail.com> init: add comments to keep initcall-names in sync with initcall levels

main.c has initcall_level_names[] for parse_args to print in debug messages,
add comments to keep them in sync with initcalls defined in init.h.

Also add "loadable" into comment re not using *_initcall macros in
modules, to disambiguate from kernel/params.c and other builtins.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Acked-by: Borislav Petkov <borislav.petkov@amd.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Completed in 322 milliseconds