Re: [patch] SMP fixes 2.2.1

Mark-Andre Hopf (hopf@informatik.uni-rostock.de)
Mon, 1 Feb 1999 21:26:02 +0100 (MET)


> > +#if 0
> > printk("disabling symmetric IO mode... ");
> > outb_p(0x70, 0x22);
> > outb_p(0x00, 0x23);
> > printk("...done.\n");
> > +#endif
> > }
>
> This probably won't work since the kernel never even
> get's around to printing this message; it just hangs
> (probably before that point).

Hmm, when I run `shutdown' and press CTRL+ATL+DEL afterwards the kernel
prints

disabling symmetric IO mode...

before it hangs. So probably it will work.

Mark

+-----------------------------------------------------+----------------------+
| the wizard himself, Mark-André Hopf | Every sufficiently |
| hopf@informatik.uni-rostock.de | developed technology |
| Visit the TOAD GUI Toolkit Project Homepage at | is indistinguishable |
| http://toad.home.pages.de/ | from magic. (A.C.C.) |
+-----------------------------------------------------+----------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/