From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH v2 3/3] paravirt: rename paravirt_enabled to paravirt_legacy Date: Thu, 18 Feb 2016 00:39:34 +0100 Message-ID: <20160217233934.GA25766@pd.tnic> References: <20160206085930.GF25240@wotan.suse.de> <56B8B4D8.7050208@oracle.com> <20160209070629.GK25240@wotan.suse.de> <20160217204954.GO2023@pd.tnic> <56C4E474.2070206@oracle.com> <20160217220304.GP2023@pd.tnic> <56C4F69B.4020705@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <56C4F69B.4020705@oracle.com> Sender: linux-kernel-owner@vger.kernel.org To: Boris Ostrovsky Cc: Andy Lutomirski , "Luis R. Rodriguez" , Konrad Rzeszutek Wilk , Andrew Cooper , David Vrabel , Juergen Gross , Michael Brown , Thomas Gleixner , Andrey Ryabinin , Joerg Roedel , Robert Moore , Mauro Carvalho Chehab , "Rafael J. Wysocki" , Xen Devel , "H. Peter Anvin" , Rusty Russell , Jan Beulich , Lv Zheng , "linux-kernel@vger.kernel.org" , long.wanglong@huawei.com, Fengguang Wu , qiuxishi@huawei.comAndrey Ryabinin List-Id: xen-devel@lists.xenproject.org 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.