Re: [PATCH -mm] mm: Unify pte_to_pgoff and pgoff_to_pte helpers

From: H. Peter Anvin
Date: Wed Aug 14 2013 - 03:24:14 EST


On 08/14/2013 12:00 AM, Cyrill Gorcunov wrote:
> +#define pte_bfop(v,r,m,l) ((((v) >> (r)) & (m)) << (l))

"bfop"?

-hpa


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