commit | 09690b18b7b9696bb719b246e77c7af9952da12c | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mako.i.cabal.ca> | Thu Oct 05 23:45:45 2006 -0400 |
committer | Matthew Wilcox <willy@parisc-linux.org> | Sat Oct 07 05:21:03 2006 -0600 |
tree | 0efe3f79c9e9fd397d78fc17ee322915fd3a1905 | |
parent | ba0e427f215b1c58881a737f46d30ae03b83178c [diff] |
[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>