From: Kyle McMartin Date: Fri, 6 Oct 2006 03:45:45 +0000 (-0400) Subject: [PARISC] Make firmware calls irqsafe-ish... X-Git-Tag: v2.6.19-rc2~264^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09690b18b7b9696bb719b246e77c7af9952da12c;p=pandora-kernel.git [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 Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed