On Mon, 21 Dec 1998, Linus Torvalds wrote:
> On Mon, 21 Dec 1998, Rik van Riel wrote:

> > The bug is in arch/i386/kernel/smp.c::smp_message_pass(),
> > on line 1324:
> > 
> >         {
> >                 dest=0;
> >                 target_map=(1<<target);
> >                 cpu_callin_map[0]=0;
> >         }
> 
> Good spotting.

> No, the "dest" field has this strange format where you can specify
> both the destination shorthand and the real destination at once.
> I'll fix the problem and write some comments to that effect too.

Could you please tell me quickly how to fix this up myself?

That way I can actually test the scheduling patch and tell
you something meaningfull about it :)

cheers,

Rik -- the flu hits, the flu hits, the flu hits -- MORE
+-------------------------------------------------------------------+
| Linux memory management tour guide.        [EMAIL PROTECTED] |
| Scouting Vries cubscout leader.      http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to