cvs commit: src/sys/i386/i386 machdep.c mp_machdep.c
Robert Watson
rwatson at FreeBSD.org
Wed Aug 4 18:06:40 PDT 2004
On Thu, 5 Aug 2004, Robert Watson wrote:
> Move definition of mem_range_softc from mp_machdep.c to machdep.c so
> that it is defined for non-SMP builds, not just SMP ones.
>
> Revision Changes Path
> 1.597 +3 -0 src/sys/i386/i386/machdep.c
> 1.233 +0 -2 src/sys/i386/i386/mp_machdep.c
This change probably needs to be reproduced for all our other platforms
which have the same problem. Or, the definition could be moved to a
central place...
Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
robert at fledge.watson.org Principal Research Scientist, McAfee Research
More information about the cvs-src
mailing list