Subject: Re: Is one allowed to call tsleep from within an interrupt context?
To: Wolfgang Solfrank <ws@tools.de>
From: Neil A. Carson <neil@causality.com>
List: tech-kern
Date: 09/13/1999 09:50:12
Wolfgang Solfrank wrote:
> I certainly didn't mean to say that "I'll change tsleep to work in an
> interrupt context". To the contrary, I answered to Lennart's suggestion:
> "Yes, it's probably a good idea to make tsleep panic if called from
> an interrupt handler".
You didn't :-)
I was actually replying to an earlier message still in my mind, when
someone said "I'll fix it, then." That just came back and bit me! Sorry
for confusion.
Neil