commit | 73dd1166af9a7a1e24554991236ddea740df0dbd | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Tue Jul 31 00:38:54 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 31 15:39:41 2007 -0700 |
tree | 8fe66f07c27dddf5f6578c9cf265514a235caad6 | |
parent | 0e6ff1580ff5d8dc10ec58d22b3e1a6f372f7f40 [diff] |
pure_initcall ID inconsistency pure_initcall uses the same ID as core_initcall. I guess that's a typo and it should use its own ID. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>