Thread (2 messages) 2 messages, 2 authors, 2012-12-18

Re: [PATCH]powerpc: Corrected include header path in kvm_para.h

From: Alexander Graf <hidden>
Date: 2012-12-18 12:21:55
Also in: kvm

On 18.12.2012, at 12:21, Bharat Bhushan wrote:
The include/uapi/asm/kvm_para.h includes
<include/uapi/asm/epapr_hcalls.h> but the correct reference
should be <include/asm/epapr_hcalls.h> as this is the place
where make install_header installs the header files for
userspace.
=20
Signed-off-by: Bharat Bhushan <redacted>
Thanks, applied to kvm-ppc-next (with CC to stable@vger).


Alex
quoted hunk ↗ jump to hunk
---
arch/powerpc/include/uapi/asm/kvm_para.h |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
=20
diff --git a/arch/powerpc/include/uapi/asm/kvm_para.h =
b/arch/powerpc/include/uapi/asm/kvm_para.h
quoted hunk ↗ jump to hunk
index ed0e025..e3af328 100644
--- a/arch/powerpc/include/uapi/asm/kvm_para.h
+++ b/arch/powerpc/include/uapi/asm/kvm_para.h
@@ -78,7 +78,7 @@ struct kvm_vcpu_arch_shared {
=20
#define KVM_HCALL_TOKEN(num)     _EV_HCALL_TOKEN(EV_KVM_VENDOR_ID, =
num)
=20
-#include <uapi/asm/epapr_hcalls.h>
+#include <asm/epapr_hcalls.h>
=20
#define KVM_FEATURE_MAGIC_PAGE	1
=20
--=20
1.7.0.4
=20
=20
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help