From: James Bottomley Date: Sat, 22 Oct 2005 02:54:38 +0000 (-0400) Subject: [PARISC] Remove the spurious do_softirq calls from entry.S X-Git-Tag: v2.6.15-rc1~732^2^2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0fd51dc1585941c2edccdb40e5f11ea3a64496;p=pandora-kernel.git [PARISC] Remove the spurious do_softirq calls from entry.S remove the spurious do_softirq calls from entry.S With these in we were calling do_softirq twice; plus the calls in entry.S took no account of nesting. Signed-off-by: James Bottomley Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed