[PARISC] Remove the spurious do_softirq calls from entry.S
authorJames Bottomley <jejb@parisc-linux.org>
Sat, 22 Oct 2005 02:54:38 +0000 (22:54 -0400)
committerKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:54:38 +0000 (22:54 -0400)
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 <jejb@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found