]> git.baikalelectronics.ru Git - kernel.git/commit
[PARISC] Make firmware calls irqsafe-ish...
authorKyle McMartin <kyle@mako.i.cabal.ca>
Fri, 6 Oct 2006 03:45:45 +0000 (23:45 -0400)
committerMatthew Wilcox <willy@parisc-linux.org>
Sat, 7 Oct 2006 11:21:03 +0000 (05:21 -0600)
commit7fd67b1c2d99b981ae3489112a514885148d5301
tree0efe3f79c9e9fd397d78fc17ee322915fd3a1905
parent54ae1a7bd1811bfb1f265e921e7b747a7351026a
[PARISC] Make firmware calls irqsafe-ish...

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>
arch/parisc/kernel/firmware.c
arch/parisc/kernel/time.c