]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
authorPaul Mackerras <paulus@ozlabs.org>
Wed, 8 Feb 2017 08:35:34 +0000 (19:35 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Wed, 8 Feb 2017 08:35:34 +0000 (19:35 +1100)
This merges in a fix which touches both PPC and KVM code,
which was therefore put into a topic branch in the powerpc
tree.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
1  2 
arch/powerpc/kvm/book3s_hv_builtin.c
arch/powerpc/kvm/book3s_hv_rm_xics.c

Simple merge
index 0b2e388f4cdf5210fa420952be8a160e8e141677,29f43ed6d5ebb7754bfc8d187da673f24a06ce7c..e78542d99cd637f2a749cb03d150f4f5ce1b48eb
@@@ -35,8 -35,8 +35,8 @@@ int kvm_irq_bypass = 1
  EXPORT_SYMBOL(kvm_irq_bypass);
  
  static void icp_rm_deliver_irq(struct kvmppc_xics *xics, struct kvmppc_icp *icp,
 -                          u32 new_irq);
 +                          u32 new_irq, bool check_resend);
- static int xics_opal_rm_set_server(unsigned int hw_irq, int server_cpu);
+ static int xics_opal_set_server(unsigned int hw_irq, int server_cpu);
  
  /* -- ICS routines -- */
  static void ics_rm_check_resend(struct kvmppc_xics *xics,