svn commit: r221962 - in user/avg/xcpu/sys: kern sys

Andriy Gapon avg at FreeBSD.org
Sun May 15 16:10:47 UTC 2011


on 15/05/2011 18:07 Ed Schouten said the following:
> Hey Andriy,
> 
> * Andriy Gapon <avg at FreeBSD.org>, 20110515 16:32:
>> -	if (IS_PANIC_THREAD())
>> +	if (THREAD_PANICED())
> 
> Shouldn't this be called THREAD_PANICKED(), with the k, instead?
> 

Yes, it should be.  Thank you.

-- 
Andriy Gapon


More information about the svn-src-user mailing list