On Fri, 21 Sep 2007, Slava Abramov wrote:
> 
> Is there any special reason why ptep_test_and_clear_young()
> implementation for x86_64 does not call pte_update()?

Because the i386 pte_update is there for CONFIG_PARAVIRT (and
a no-op without it), and CONFIG_PARAVIRT is so far peculiar to
i386: x86_64 doesn't even define a pte_update to call there.

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

Reply via email to