Skip to content

Commit

Permalink
[PARISC] Make firmware calls irqsafe-ish...
Browse files Browse the repository at this point in the history
There's no reason why we shouldn't be using _irqsave instead of
_irq for any of these calls. fwiw, this fixes the
"start_kernel(): bug: interrupts were enabled early" message displayed
on bootup recently.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
  • Loading branch information
Kyle McMartin authored and Matthew Wilcox committed Oct 7, 2006
1 parent ba0e427 commit 09690b1
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 99 deletions.
Loading

0 comments on commit 09690b1

Please sign in to comment.