[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] remove __pte_offset
>> ptes this time
>
> Isn't pte_to_pfn a better name? index doesn't have a type of data
> implied, whereas pfn does. We have to make these distinctions clearer
> as work like William's PAGE_SIZE is being done.
For pte_index? Surely they're completely separate things?
pte_index returns a virtual address offset into the pte, and
pte_to_pfn returns a physical address?
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>