Re: [PATCH v2 3/3] paravirt: rename paravirt_enabled to paravirt_legacy
From: Borislav Petkov
Date: Wed Feb 17 2016 - 18:39:45 EST
On Wed, Feb 17, 2016 at 05:39:23PM -0500, Boris Ostrovsky wrote:
> Hmm. I think you are right --- I was following wrong branch of the 'if'
> statement. We are always going straight to note_page().
Yap. The is_hypervisor_range() - without the "!" - does note_page().
> Then yes, we should be able to remove paravirt_enabled(). Sorry for
> the noise.
I'll do a formal patch tomorrow.
Thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.