git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52441fa
)
module: add new state MODULE_STATE_UNFORMED.
author
Rusty Russell
<rusty@rustcorp.com.au>
Sat, 12 Jan 2013 01:08:44 +0000
(11:38 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Sat, 12 Jan 2013 02:57:05 +0000
(13:27 +1030)
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>
No differences found