Subject: Re: set_cpufuncs( ) panics anyway
To: None <jcline@ieee.org>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: port-arm
Date: 06/12/2003 00:18:32
On Wednesday, June 11, 2003, at 10:10 PM, jc.sb wrote:
> I was 'stepping' through arm/arm/cpufunc.c last week
> and noticed that it might panic even when it says
> it can't; see below (guess the real question is
> "what to do?").
The comment is really incorrect. You *might* have a console, and you
might not. In any case, the panic() is not harmful in the event that
you don't have a console.
-- Jason R. Thorpe <thorpej@wasabisystems.com>