Actually he fixed a load of other problems in doing so
> He moved a function call. This broke smp on Pentiums (not PIIs like he
> runs).
>
> To fix it:
>
> edit init/main.c
> move check_bugs BELOW smp_init()
> save and recompile.
Here's a nicer fix from the archives