Re: [PATCH 1/8] page_referenced: replace vm_flags parameter withstruct pr_info

From: Rik van Riel
Date: Tue Sep 20 2011 - 15:05:22 EST


On 09/16/2011 11:39 PM, Michel Lespinasse wrote:
Introduce struct pr_info, passed into page_referenced() family of functions,
to represent information about the pte references that have been found for
that page. Currently contains the vm_flags information as well as
a PR_REFERENCED flag. The idea is to make it easy to extend the API
with new flags.


Signed-off-by: Michel Lespinasse<walken@xxxxxxxxxx>

I have to agree with Joe's suggested name change.

Other than that, this patch looks good (will ack the next version).
--
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/