On 3/29/22 18:04, David Hildenbrand wrote: > We want to pass the flags to more than one anon rmap function, getting > rid of special "do_page_add_anon_rmap()". So let's pass around a distinct > __bitwise type and refine documentation. > > Signed-off-by: David Hildenbrand <david@xxxxxxxxxx> Acked-by: Vlastimil Babka <vbabka@xxxxxxx>