Re: [patch] SMP typo

Brian Gerst (bgerst@quark.vpplus.com)
Thu, 23 Dec 1999 20:42:42 -0500


Mattias Engdegård wrote:
> -#ifdef SMP
> +#ifdef __SMP__

Actually, it should be CONFIG_SMP. __SMP__ is obsolete.

-- 

Brian Gerst

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