Subject: Re: how do I tell if I'm on the interrupt stack?
To: Greg Lehey <grog@lemis.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 09/05/2001 19:50:30
On Thu, Sep 06, 2001 at 12:14:19PM +0930, Greg Lehey wrote:

 > All else being equal, given the choice between a variable or a
 > function, I'd use the variable any day.

I'd rather restructure the entire code path so the test is
never necessary :-)

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>