Re: [PATCH v2 3/3] paravirt: rename paravirt_enabled to paravirt_legacy

From: Luis R. Rodriguez
Date: Wed Feb 17 2016 - 15:08:24 EST


OK so here's a wiki to keep track of progress of the difference uses:

http://kernelnewbies.org/KernelProjects/remove-paravirt-enabled

It seems we have a resolution one way or another for all except for
the use on arch/x86/mm/dump_pagetables.c, is that right? So to be
clear we should not merge more users of paravirt_enabled.

Luis