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:
4de0a75
)
[IA64] Cannot use register_percpu_irq() from ia64_mca_init()
author
Tony Luck
<tony.luck@intel.com>
Thu, 7 Oct 2010 23:23:34 +0000
(16:23 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 7 Oct 2010 23:23:34 +0000
(16:23 -0700)
This is called before early_irq_init() which will clobber any
registrations made too early. Move the calls to ia64_mca_late_init().
Signed-off-by: Tony Luck <tomy.luck@intel.com>
No differences found