K 10 svn:author V 8 gallatin K 8 svn:date V 27 1999-10-30T15:20:31.000000Z K 7 svn:log V 407 Don't lower the ipl when returning from handling an interrupt. If the ipl is lowered here, a machine can rapidly run out of stack space when it is under heavy interrupt load. Without this fix, my test machine would fall over within a few seconds when forwarding 14,000 packets/sec. With the patch, it has been up for over 24 hours and has built the world at the same time. submitted by: dfr@freebsd.org END