Subject: Re: Patches for EST and SMP
To: None <juan@xtrarom.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: current-users
Date: 03/21/2007 14:44:59
> On Wed, 21 Mar 2007 14:29:15 +0900 (JST)
> yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi) wrote:
> 
> > > > - for sanity checks, please use panic, rather than printf.
> > > 
> > > I have them for testing purposes only. I'll replace with panic in
> > > the final patch.
> > 
> > what you committed was not the final patch?
> 
> No, it was a modified version with the following changes:
> 
> 	* msr_cpu_broadcast_main does not return nothing (before int)
> 	* msr_cpu_broadcast_main does not check mcb->msr_type because it
> 	  was already checked in msr_cpu_broadcast.
> 	* cosmetics.

i meant, will you replace it with panic?

YAMAMOTO Takashi