Re: [PATCH 1/9] page_referenced: replace vm_flags parameter withstruct page_referenced_info

From: KAMEZAWA Hiroyuki
Date: Wed Sep 28 2011 - 02:29:54 EST


On Tue, 27 Sep 2011 17:48:59 -0700
Michel Lespinasse <walken@xxxxxxxxxx> wrote:

> Introduce struct page_referenced_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>

Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>

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