diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2013-01-12 02:08:44 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-01-12 03:57:05 +0100 |
commit | 0d21b0e3477395e7ff2acc269f15df6e6a8d356d (patch) | |
tree | 116c1a198a36f7ec80cf39e8f307175344290612 /lib/Kconfig | |
parent | module: prevent warning when finit_module a 0 sized file (diff) | |
download | linux-0d21b0e3477395e7ff2acc269f15df6e6a8d356d.tar.xz linux-0d21b0e3477395e7ff2acc269f15df6e6a8d356d.zip |
module: add new state MODULE_STATE_UNFORMED.
You should never look at such a module, so it's excised from all paths
which traverse the modules list.
We add the state at the end, to avoid gratuitous ABI break (ksplice).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions