Re: pte_val(*pte) as lvalue

Andi Kleen (ak@suse.de)
03 Jul 2001 01:33:42 +0200


Timur Tabi <ttabi@interactivesi.com> writes:

>
> What is the accepted way to assign an integer to a pte that works in 2.2 and
> 2.4?

set_pte(pte, mk_pte( ... ))

-Andi

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