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:
f9e4a00
)
[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured
author
Kumar Gala
<galak@freescale.com>
Sat, 28 May 2005 22:52:15 +0000
(15:52 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Sat, 28 May 2005 23:46:16 +0000
(16:46 -0700)
Trying to initialize the i8259 PIC will not work if CONFIG_PCI is not
enabled. The kernel hangs if the initialization is tried.
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found