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:
42e4c85
)
[PATCH] silence initcall warnings
author
Andrew Morton
<akpm@osdl.org>
Mon, 1 May 2006 19:15:52 +0000
(12:15 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 2 May 2006 01:17:43 +0000
(18:17 -0700)
Suppress the initcall-return-value warnings unless initcall_debug was
specified.
They do find bugs, but they're extremely small ones and as Andi points out,
people get distressed.
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found