Skip to content
  • Linus Torvalds's avatar
    Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux · 9cf6b756
    Linus Torvalds authored
    Pull arm64 fixes from Will Deacon:
     "Hot on the heels of our last set of fixes are a few more for -rc7.
    
      Two of them are fixing issues with our virtual interrupt controller
      implementation in KVM/arm, while the other is a longstanding but
      straightforward kallsyms fix which was been acked by Masami and
      resolves an initialisation failure in kprobes observed on arm64.
    
       - Fix GICv2 emulation bug (KVM)
    
       - Fix deadlock in virtual GIC interrupt injection code (KVM)
    
       - Fix kprobes blacklist init failure due to broken kallsyms lookup"
    
    * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
      KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
      KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
      kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol
    9cf6b756