On Fri, 13 Oct 2000, Linus Torvalds wrote:

> Ingo, I'd like you to comment on all the PAE issues just in case, but
> I personally don't have any real issues any more. [...]

there is one small thing apart of the issue Stephen noticed, barrier()
between the two 32-bit writes should IMO be smp_wmb() instead. It should
not make any difference on current x86 CPUs, but if any future x86 SMP
implementation relaxes memory ordering, it will be easier to sort things
out.

        Ingo


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to