Re: [PATCH][2.4.27] PowerPC 745x data corruption bug fix

From: Paul Mackerras
Date: Sun Aug 15 2004 - 21:03:38 EST


Mikael Pettersson writes:

> +/* We need to mark all pages as being coherent if we're SMP or we
> + * have a 754x and an MPC107 host bridge.
> + */
> +#if defined(CONFIG_SMP) || defined(CONFIG_MPC10X_BRIDGE)

Does CONFIG_MPC10X_BRIDGE mean just MPC107, or is it set for (e.g.)
systems with a MPC106 as well?

Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/