2.1.37pre5: SMP no-compile/fix

Elliot Lee (sopwith@redhat.com)
Thu, 8 May 1997 21:18:09 -0400 (EDT)


current_set is declared as extern in include/asm-*/current.h, but is not
actually defined anywhere.

On the sparc, at least, arch/sparc/kernel/smp.c wants to use it. I stuck
the definition in that file, and it seems to work now. I'm not sure what
the correct solution is, but that one worked for me.

Well, the kernel runs some, but I get lockups under heavy load.

-- Elliot http://www.redhat.com/
UNIX is easy to use.
UNIX is not necessarily easy to learn.
Learn the difference.