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:
f64ef29
)
[PA-RISC] Fix must_check warnings in drivers.c
author
Matthew Wilcox
<matthew@wil.cx>
Wed, 4 Oct 2006 19:37:41 +0000
(13:37 -0600)
committer
Matthew Wilcox
<willy@hera.kernel.org>
Thu, 5 Oct 2006 01:48:18 +0000
(
01:48
+0000)
Panic if we can't register the parisc bus or the root parisc device.
There's no way we can boot without them, so let the user know ASAP.
If we can't register a parisc device, handle the failure gracefully.
Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
No differences found