Re: [PATCH] [RFC] [2.5 i386] GCC 3.1 -march support, PPRO_FENCE

Alan Cox (alan@lxorguk.ukuu.org.uk)
04 Aug 2002 22:51:13 +0100


On Sun, 2002-08-04 at 21:23, Luca Barbieri wrote:
> Added, with the exception that sfence is only used if CONFIG_X86_OOSTORE
> is not defined (currently never).

OOSTORE should be defined for all WINCHIP family processors. We run the
winchip cpus in weak store ordered mode which requires a store fence
when we want to be sure the cpu/memory/pci view is consistent for a DMA

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