Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80870
b: refs/heads/master
c: a03d7f4
h: refs/heads/master
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Avi Kivity committed Jan 30, 2008
1 parent f584a6b commit ac28670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c14280125a374d4c279a68276f97245e03e3f68
refs/heads/master: a03d7f4b544f699bbdd3cf14692bd8f476cb9d24
2 changes: 1 addition & 1 deletion trunk/include/linux/kvm_para.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@

#define KVM_HC_VAPIC_POLL_IRQ 1

#ifdef __KERNEL__
/*
* hypercalls use architecture specific
*/
#include <asm/kvm_para.h>

#ifdef __KERNEL__
static inline int kvm_para_has_feature(unsigned int feature)
{
if (kvm_arch_para_features() & (1UL << feature))
Expand Down

0 comments on commit ac28670

Please sign in to comment.