From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Wed, 02 May 2012 21:17:37 +0000 Subject: Re: [PATCH v2] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM Message-Id: <1335993457.4088.0.camel@pasglop> List-Id: References: <1331884714.3105.166.camel@pasglop> <4FA1376E.2030606@suse.de> In-Reply-To: <4FA1376E.2030606@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org On Wed, 2012-05-02 at 15:32 +0200, Alexander Graf wrote: > This function needs to be available in real mode on HV, but the ones > below must be on module code when kvm is compiled as a module, > because > they call kvm infrastructure which lives in module code. Yes, I realized that, can you fix it in your tree ? Cheers, Ben.