Re: [PATCH] CONFIG_SMP available for 2.1.125

Michael Elizabeth Chastain (mec@shout.net)
Sun, 18 Oct 1998 16:22:31 -0500


Hi Alan,

> Yep - switching uniprocessor/SMP needs a make clean, partly (ironically)
> because SMP isnt a CONFIG_ option

This is already fixed in the released patch -- mkdep.c parses for
'__SMP__' and generates a dependency on include/config/smp.h. Tom just
needed to run 'make dep' after installing the patch to get the dependency
created.

Note that you don't have to run 'make dep' each time after changing the
configuration; just once after patching source or getting new source.
This has always been the case.

Cheers,

Michael Elizabeth Chastain
<mailto:mec@shout.net>
"love without fear"

-
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/